summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx2a-for-init-statement.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [cxx2a] P0614R1: Support init-statements in range-based for loops.Richard Smith2018-09-281-0/+8
We don't yet support this for the case where a range-based for loop is implicitly rewritten to an ObjC for..in statement. llvm-svn: 343350
OpenPOWER on IntegriCloud