]> granicus.if.org Git - clang/history - test/SemaCXX/for-range-examples.cpp
[c++1z] Remove terse range-based for loops; they've been removed from
[clang] / test / SemaCXX / for-range-examples.cpp
2014-11-27 Richard Smith[c++1z] Remove terse range-based for loops; they've...
2014-07-16 Serge PavlovImprove error recovery around colon.
2014-06-19 Richard Smith[c++1z] Implement N3994: a range-based for loop can...
2013-10-11 Richard TrieuImprove the error message for attempting to build a...
2013-08-21 Richard SmithIf we find an error in the range expression in a range...
2013-08-06 Larisse VoufoStarted implementing variable templates. Top level...
2012-09-19 Fariborz JahanianFix test better way.
2012-09-18 Fariborz Jahanianc: warn when an integer value comparison with an
2012-02-21 Richard SmithDon't assume that a valid expression for the first...
2012-01-31 Eli FriedmanA couple minor fixes to template instantiation for...
2012-01-27 John McCallBe sure to emit delayed diagnostics after parsing the...
2011-10-13 Richard SmithUpdate all tests other than Driver/std.cpp to use ...
2011-04-14 Richard SmithAdd support for C++0x's range-based for loops, as speci...