Age | Commit message (Expand) | Author |
---|---|---|
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2010-09-05 | 'const std::type_info*' instead of 'std::type_info const*' | Chris Lattner |
2010-09-05 | make clang print types as "const int *" instead of "int const*", | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-16 | Patch to clean up and improve visual display of | Fariborz Jahanian |
2009-10-15 | Apply heuristics to cut back on number of candidate | Fariborz Jahanian |
2009-10-09 | Produce good looking diagnostics on ambiguous built-in operators. | Fariborz Jahanian |