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-decomposition.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
*
Permit static local structured bindings to be named from arbitrary scopes ins...
Richard Smith
2019-05-25
1
-2
/
+7
*
Part of P1091R3: permit structured bindings to be declared 'static' and
Richard Smith
2019-05-22
1
-1
/
+1
*
[SemaCXX] Fix ICE with structure bindings to members of template
Nicolas Lesser
2019-01-27
1
-0
/
+17
*
PR37352: mangle numbering for decomposition declarations.
Richard Smith
2018-05-07
1
-0
/
+5
*
[Sema][C++1z] Ensure binding in dependent range for have non-null type
Erik Pilkington
2017-06-12
1
-0
/
+6
*
Bail out if we try to build a DeclRefExpr naming an invalid declaration.
Richard Smith
2017-01-04
1
-0
/
+5
*
When a DecompositionDecl is marked invalid, also set the child BindingDecl's to
Richard Trieu
2016-11-11
1
-0
/
+12
*
[c++1z] Fix assertion failure when using the wrong number of bindings for a
Richard Smith
2016-10-20
1
-0
/
+6
*
Disable lambda-capture of decomposition declaration bindings for now, until CWG
Richard Smith
2016-08-15
1
-0
/
+10
*
P0217R3: code generation support for decomposition declarations.
Richard Smith
2016-08-15
1
-1
/
+0
*
P0217R3: serialization/deserialization support for c++17 decomposition declar...
Richard Smith
2016-08-12
1
-1
/
+0
*
P0217R3: template instantiation support for decomposition declarations.
Richard Smith
2016-08-12
1
-1
/
+0
*
P0217R3: Constant expression evaluation for decomposition declarations.
Richard Smith
2016-08-12
1
-3
/
+19
*
P0217R3: Perform semantic checks and initialization for the bindings in a
Richard Smith
2016-08-11
1
-1
/
+17
*
P0217R3: Parsing support and framework for AST representation of C++1z
Richard Smith
2016-07-22
1
-0
/
+11