summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx1z-init-statement.h
Commit message (Collapse)AuthorAgeFilesLines
* P0305R0: Semantic analysis and code generation for C++17 init-statement for ↵Richard Smith2016-07-141-0/+22
'if' and 'switch': if (stmt; condition) { ... } Patch by Anton Bikineev! Some minor formatting and comment tweets by me. llvm-svn: 275350
OpenPOWER on IntegriCloud