index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
for-range-examples.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweaks to r229447 to ensure the attribute is properly quoted when diagn...
Aaron Ballman
2015-02-16
1
-2
/
+2
*
Sema: diagnose use of unscoped deprecated prior to C++14
Saleem Abdulrasool
2015-02-16
1
-1
/
+1
*
[c++1z] Remove terse range-based for loops; they've been removed from
Richard Smith
2014-11-27
1
-9
/
+11
*
Improve error recovery around colon.
Serge Pavlov
2014-07-16
1
-0
/
+12
*
[c++1z] Implement N3994: a range-based for loop can declare a variable with s...
Richard Smith
2014-06-19
1
-2
/
+20
*
Improve the error message for attempting to build a for range loop using a
Richard Trieu
2013-10-11
1
-0
/
+18
*
If we find an error in the range expression in a range-based for loop, and the
Richard Smith
2013-08-21
1
-0
/
+11
*
Started implementing variable templates. Top level declarations should be ful...
Larisse Voufo
2013-08-06
1
-1
/
+1
*
Fix test better way.
Fariborz Jahanian
2012-09-19
1
-5
/
+5
*
c: warn when an integer value comparison with an
Fariborz Jahanian
2012-09-18
1
-4
/
+4
*
Don't assume that a valid expression for the first part of a for-statement
Richard Smith
2012-02-21
1
-0
/
+11
*
A couple minor fixes to template instantiation for for-range loops.
Eli Friedman
2012-01-31
1
-0
/
+11
*
Be sure to emit delayed diagnostics after parsing the declaration
John McCall
2012-01-27
1
-0
/
+10
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Add support for C++0x's range-based for loops, as specified by the C++11 draf...
Richard Smith
2011-04-14
1
-0
/
+150