Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve diagnostics for ambiguous name lookup results | Douglas Gregor | 2009-01-16 | 1 | -5/+21 |
* | Fix some unused variable, control reaches end of non-void function, | Daniel Dunbar | 2009-01-15 | 1 | -1/+1 |
* | Deallocate the BasePaths structure that we allocate for LookupResult. | Douglas Gregor | 2009-01-15 | 1 | -0/+35 |
* | Initial implementation of member name lookup | Douglas Gregor | 2009-01-15 | 1 | -5/+178 |
* | Refactor name lookup. | Douglas Gregor | 2009-01-14 | 1 | -0/+422 |