Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor places which perform contextual implicit conversions to go through a | Richard Smith | 2013-05-21 | 1 | -12/+12 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -3/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | 1) don't do overload resolution in selecting conversion | Fariborz Jahanian | 2009-09-15 | 1 | -4/+3 |
* | Perform overload resolution when selecting a pointer conversion | Fariborz Jahanian | 2009-09-15 | 1 | -18/+17 |
* | Removed couple of FIXME comments from test case. | Fariborz Jahanian | 2009-09-14 | 1 | -2/+2 |
* | More work toward having an access method for visible | Fariborz Jahanian | 2009-09-12 | 1 | -2/+30 |
* | Patch to build visible conversion function list lazily and make its | Fariborz Jahanian | 2009-09-11 | 1 | -0/+83 |