Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
294396b9f2a2f4ffee6b7ed5e61211fde50b6554
/
test
/
CodeGenCXX
/
for-range.cpp
9cbe4f0
clang side to match the LLVM IR type system rewrite patch.
by Chris Lattner
· 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