Richard Smith
|
3f9211d322
|
PR10506: Extend test for temporary cleanups in range-based for loop to cover the dependent case.
llvm-svn: 139109
|
2011-09-04 23:52:03 +00:00 |
Richard Smith
|
3504faf6e4
|
Apply NAKAMURA Takumi's workaround to fix thses tests on -Asserts build. The labels there are numbered, not named, and numbered labels are formatted differently.
llvm-svn: 129562
|
2011-04-15 10:12:39 +00:00 |
Richard Smith
|
02e85f3bc5
|
Add support for C++0x's range-based for loops, as specified by the C++11 draft standard (N3291).
llvm-svn: 129541
|
2011-04-14 22:09:26 +00:00 |