Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4e6e791dc53654dd1e6258829d5c3a1e059b11c3
/
test
/
CodeGenCXX
/
for-range-temporaries.cpp
4ac3809
Extend for-range temporary cleanups codegen test to catch the bug which Eli
by Richard Smith
· 13 years ago
762bb9d
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 13 years ago
f747ce6
PR10506: Extend test for temporary cleanups in range-based for loop to cover the dependent case.
by Richard Smith
· 13 years ago
8b8b84d
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.
by Richard Smith
· 14 years ago
ad762fc
Add support for C++0x's range-based for loops, as specified by the C++11 draft standard (N3291).
by Richard Smith
· 14 years ago