Age | Commit message (Expand) | Author |
---|---|---|
2012-10-20 | DR1472: A reference isn't odr-used if it has preceding initialization, | Richard Smith |
2012-10-18 | DR1442: In a range-based for statement, namespace 'std' is not an associated | Richard Smith |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2011-04-15 | Apply NAKAMURA Takumi's workaround to fix thses tests on -Asserts build. The ... | Richard Smith |
2011-04-14 | Add support for C++0x's range-based for loops, as specified by the C++11 draf... | Richard Smith |