summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaInherit.h
Commit message (Expand)AuthorAgeFilesLines
* Implement dereferencing of pointers-to-member.Sebastian Redl2009-02-071-1/+1
* Eliminated LookupCriteria, whose creation was causing a bottleneck forDouglas Gregor2009-01-301-5/+5
* Improve diagnostics for ambiguous name lookup resultsDouglas Gregor2009-01-161-0/+8
* Initial implementation of member name lookupDouglas Gregor2009-01-151-3/+48
* Implement semantic checking of static_cast and dynamic_cast.Sebastian Redl2008-10-311-4/+25
* First non-embarrassing cut at checking for ambiguous derived-to-base Douglas Gregor2008-10-241-0/+144
OpenPOWER on IntegriCloud