aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/CXXInheritance.h
AgeCommit message (Expand)Author
2009-10-18non-POD members => make it a class (also silences MSVC warnings)Benjamin Kramer
2009-10-06Fix eof.Mike Stump
2009-10-06Refactor the code that walks a C++ inheritance hierarchy, searchingDouglas Gregor