| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the naming class from the overloaded lookup when access-checking an | John McCall | 2010-04-22 | 1 | -0/+16 |
| * | Always diagnose and complain about problems in | Douglas Gregor | 2010-04-14 | 1 | -0/+16 |
| * | Switch file-scope assignment initialization over to InitializationSequence. | Eli Friedman | 2009-12-22 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Handle MemberExprs in ResolveAddressOfOverloadedFunction. | Anders Carlsson | 2009-10-07 | 1 | -0/+10 |
| * | Slightly improve the test for partial ordering of overloaded function | Douglas Gregor | 2009-09-14 | 1 | -3/+5 |
| * | Test function template partial ordering when resolving the address of | Douglas Gregor | 2009-09-14 | 1 | -0/+15 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Basic support for taking the address of an overloaded function | Douglas Gregor | 2008-11-10 | 1 | -0/+29 |

