| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When performing template name lookup for a dependent member access | Douglas Gregor | 2010-07-16 | 1 | -0/+19 |
| * | When determining whether the type is the current instantiation, strip | Douglas Gregor | 2010-01-15 | 1 | -0/+20 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | When starting a C++ member access expression, make sure to compute the | Douglas Gregor | 2009-11-04 | 1 | -0/+10 |
| * | Implement "incremental" template instantiation for non-type template | Douglas Gregor | 2009-10-31 | 1 | -0/+18 |
| * | Fix overload resolution when calling a member template or taking the | Douglas Gregor | 2009-10-24 | 1 | -1/+26 |
| * | Handle substitutions into the "first qualifier in scope" of a | Douglas Gregor | 2009-10-20 | 1 | -2/+1 |
| * | Parse a simple-template-id following a '~' when calling a destructor, e.g., | Douglas Gregor | 2009-10-19 | 1 | -0/+23 |
| * | Initial stab at implement dependent member references to member | Douglas Gregor | 2009-09-09 | 1 | -0/+30 |

