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
/
cxx1z-constexpr-lambdas.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
-2
/
+2
*
Fix test where diagnostics changed in P1668 implementation
Erich Keane
2019-08-19
1
-6
/
+19
*
Implement P1668R1
Erich Keane
2019-08-19
1
-1
/
+4
*
When determining whether a lambda-expression is implicitly constexpr,
Richard Smith
2019-07-29
1
-0
/
+29
*
PR37450: Fix bug that disabled some type checks for variables with deduced ty...
Richard Smith
2018-05-14
1
-1
/
+1
*
[AST] Don't track lambda captures when checking a potential constant expression.
Erik Pilkington
2018-04-05
1
-0
/
+33
*
[cxx1z-constexpr-lambda] Implement captures - thus completing implementation ...
Faisal Vali
2017-02-16
1
-11
/
+108
*
[cxx1z-constexpr-lambda] Implement constant evaluation of non-capturing lambd...
Faisal Vali
2017-01-09
1
-0
/
+77
*
[cxx1z-constexpr-lambda] Make conversion function constexpr, and teach the ex...
Faisal Vali
2017-01-08
1
-0
/
+37
*
Fix PR28366: Handle variables from enclosing local scopes more gracefully dur...
Faisal Vali
2016-11-13
1
-1
/
+13
*
[NFC] Rearrange an example-file so the c++14 specific example is on top.
Faisal Vali
2016-07-31
1
-10
/
+12
*
[cxx1z-constexpr-lambda] Make a lambda's closure type eligible as a literal-t...
Faisal Vali
2016-07-23
1
-3
/
+15
*
[Cxx1z-constexpr-lambda-P0170R1] Support parsing of constexpr specifier (and...
Faisal Vali
2016-03-26
1
-0
/
+36