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
/
cxx17-compat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
Richard Smith
2020-02-19
1
-18
/
+18
*
[c++2a] Allow comparison functions to be explicitly defaulted.
Richard Smith
2019-10-22
1
-0
/
+33
*
Part of P1091R3: permit structured bindings to be declared 'static' and
Richard Smith
2019-05-22
1
-0
/
+16
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-0
/
+9
*
Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...
Hans Wennborg
2019-05-13
1
-9
/
+0
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-0
/
+9
*
[cxx2a] P0614R1: Support init-statements in range-based for loops.
Richard Smith
2018-09-28
1
-0
/
+9
*
[cxx2a] P0641R2: (Some) type mismatches on defaulted functions only
Richard Smith
2018-09-28
1
-1
/
+13
*
[cxx2a] P0624R2: Lambdas with no capture-default are
Richard Smith
2018-09-27
1
-0
/
+15
*
Add test for -Wc++17-compat warning for P0683R1.
Richard Smith
2017-08-28
1
-0
/
+7
*
Fix up the -Wc++XX-compat warnings to properly handle C++2a.
Richard Smith
2017-08-25
1
-0
/
+22