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-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-15 | 1) don't do overload resolution in selecting conversion | Fariborz Jahanian |
2009-09-15 | Perform overload resolution when selecting a pointer conversion | Fariborz Jahanian |
2009-09-14 | Removed couple of FIXME comments from test case. | Fariborz Jahanian |
2009-09-12 | More work toward having an access method for visible | Fariborz Jahanian |
2009-09-11 | Patch to build visible conversion function list lazily and make its | Fariborz Jahanian |