summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CXXInheritance.cpp
Commit message (Expand)AuthorAgeFilesLines
* First part of changes to eliminate problems with cv-qualifiers andDouglas Gregor2009-11-161-2/+2
* Random const correctness, and incidentally use computeDeclContext when buildingJohn McCall2009-11-121-12/+13
* Canonicality is a property of qualified types, not unqualified types.John McCall2009-10-221-1/+1
* Fix eof.Mike Stump2009-10-061-1/+1
* Refactor the code that walks a C++ inheritance hierarchy, searchingDouglas Gregor2009-10-061-0/+244
OpenPOWER on IntegriCloud