| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | When performing unqualified name lookup in C++, don't look directly | Douglas Gregor | 2009-12-08 | 1 | -0/+14 |
| * | When checking the namespace of a redeclaration or definition, look through li... | Sebastian Redl | 2009-11-08 | 1 | -0/+7 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
| * | Skip transparent contexts when performing C++ name lookup | Douglas Gregor | 2009-08-24 | 1 | -0/+8 |
| * | Fix another case where the extern-ness of extern "C" wasn't being captured. | Anders Carlsson | 2009-05-16 | 1 | -0/+4 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | When determining whether a variable is a file-scoped variable, check | Douglas Gregor | 2009-01-07 | 1 | -0/+6 |
| * | Add forgotten test case for linkage specifications | Douglas Gregor | 2009-01-05 | 1 | -0/+17 |

