This applies the existing checks in has_feature_cxx0x to -std=c++1z.
In addition, references to C++1y are updated to refer to C++14.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed as r237992.
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150518/129655.html
Thanks Hubert!