Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++1z] P0217R3: Allow by-value structured binding of arrays. | Richard Smith | 2016-12-14 | 1 | -3/+14 |
| | | | | llvm-svn: 289630 | ||||
* | P0217R3: Constant expression evaluation for decomposition declarations. | Richard Smith | 2016-08-12 | 1 | -3/+4 |
| | | | | llvm-svn: 278447 | ||||
* | P0217R3: Perform semantic checks and initialization for the bindings in a | Richard Smith | 2016-08-11 | 1 | -0/+22 |
decomposition declaration for arrays, aggregate-like structs, tuple-like types, and (as an extension) for complex and vector types. llvm-svn: 278435 |