summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaLookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics for ambiguous name lookup resultsDouglas Gregor2009-01-161-5/+21
* Fix some unused variable, control reaches end of non-void function,Daniel Dunbar2009-01-151-1/+1
* Deallocate the BasePaths structure that we allocate for LookupResult.Douglas Gregor2009-01-151-0/+35
* Initial implementation of member name lookupDouglas Gregor2009-01-151-5/+178
* Refactor name lookup.Douglas Gregor2009-01-141-0/+422
OpenPOWER on IntegriCloud