Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cxx2a] P0614R1: Support init-statements in range-based for loops. | Richard Smith | 2018-09-28 | 1 | -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 |