summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/foreach.mm
Commit message (Expand)AuthorAgeFilesLines
* [cxx2a] P0614R1: Support init-statements in range-based for loops.Richard Smith2018-09-281-0/+8
* Re-commit r273548, reverted in r273589, with a fix to not produceRichard Smith2016-06-231-6/+3
* Revert r273548, "Rearrange condition handling so that semantic checks on a co...Peter Collingbourne2016-06-231-3/+6
* Rearrange condition handling so that semantic checks on a condition variableRichard Smith2016-06-231-6/+3
* <rdar://problem/13540921> Fix a crasher when an Objective-C for-in loop gets ...Douglas Gregor2013-04-081-0/+6
* <rdar://problem/13540921> Cope with instantiations of the C++11 range-based f...Douglas Gregor2013-04-081-0/+8
* <rdar://problem/13540921> Cope with deduced 'auto' in a C++11 for-range loop ...Douglas Gregor2013-04-081-0/+2
* objective-c++11: extend c++11 range-based loop to iterateFariborz Jahanian2012-07-061-0/+61
OpenPOWER on IntegriCloud