summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.decomp/p2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [c++1z] P0217R3: Allow by-value structured binding of arrays.Richard Smith2016-12-141-3/+14
| | | | llvm-svn: 289630
* P0217R3: Constant expression evaluation for decomposition declarations.Richard Smith2016-08-121-3/+4
| | | | llvm-svn: 278447
* P0217R3: Perform semantic checks and initialization for the bindings in aRichard Smith2016-08-111-0/+22
decomposition declaration for arrays, aggregate-like structs, tuple-like types, and (as an extension) for complex and vector types. llvm-svn: 278435
OpenPOWER on IntegriCloud