Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -0/+4 |
* | Shift things around so that it's easier to recover from a missing | John McCall | 2009-12-16 | 1 | -2/+1 |
* | Introduce a centralized routine in Sema for diagnosing failed lookups (when | John McCall | 2009-12-16 | 1 | -0/+15 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix some major problems dealing with dependently-qualified names in implicit | John McCall | 2009-11-24 | 1 | -0/+70 |
* | Fix PR4365. | Anders Carlsson | 2009-06-12 | 1 | -0/+16 |