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
/
cxx0x-compat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing -Wc++11-compat / -Wc++14-compat warnings for:
Richard Smith
2018-08-30
1
-58
/
+0
*
Fix backwards warning for use of C++17 attributes-on-namespaces-and-enumerato...
Richard Smith
2017-10-14
1
-2
/
+5
*
Replace remaining user-visible mentions of C++1z with C++17.
Richard Smith
2017-08-13
1
-4
/
+4
*
[c++1z] N4295: fold-expressions.
Richard Smith
2014-11-08
1
-0
/
+6
*
C++1y is now C++14!
Aaron Ballman
2014-08-19
1
-1
/
+1
*
[C++1z] Implement N3928: message in static_assert is optional.
Richard Smith
2014-06-20
1
-1
/
+2
*
Add compat/extension warnings for init captures.
Richard Smith
2013-09-28
1
-0
/
+9
*
Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not
Richard Smith
2012-03-08
1
-3
/
+3
*
Add -Wc++11-compat warning for string and character literals followed by
Richard Smith
2012-03-07
1
-0
/
+10
*
Switch to the C++11 warning flags in tests.
David Blaikie
2011-10-18
1
-1
/
+1
*
Add -Wc++11-compat warning for an inline specifier on an explicit instantiation.
Richard Smith
2011-10-18
1
-0
/
+2
*
Refactor the checking for explicit template instantiations being performed in
Richard Smith
2011-10-18
1
-5
/
+8
*
Switch diagnostic text from "C++0x" over to "C++11".
Douglas Gregor
2011-10-12
1
-3
/
+3
*
Add more testing for -Wc++0x-compat warnings.
Richard Smith
2011-10-11
1
-0
/
+24