| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Just push a new scope when parsing an out-of-line variable definition. | John McCall | 2009-12-19 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Eliminate the use of OverloadedFunctionDecl in member expressions. | John McCall | 2009-11-30 | 1 | -2/+2 |
| * | Improve template instantiation for member access expressions that | Douglas Gregor | 2009-09-03 | 1 | -9/+17 |
| * | Improved handling for dependent, qualified member access expressions, e.g., | Douglas Gregor | 2009-09-03 | 1 | -13/+10 |
| * | Rewrite of our handling of name lookup in C++ member access expressions, e.g., | Douglas Gregor | 2009-09-02 | 1 | -6/+35 |
| * | Support nested-name-specifiers for C++ member access expressions, e.g., | Douglas Gregor | 2009-08-06 | 1 | -0/+106 |

