Go to file
John McCall ddabf1a946 Add CXXRecordDecl::forallBases to walk an inheritance hierarchy with non-lookup
semantics and CXXRecordDecl::isProvablyNotDerivedFrom to assist with
pre-instantiation diagnostics.

llvm-svn: 90842
2009-12-08 07:42:38 +00:00
clang Add CXXRecordDecl::forallBases to walk an inheritance hierarchy with non-lookup 2009-12-08 07:42:38 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm fix a typo (and -> add) and fix GetAvailablePHITranslatedSubExpr to not 2009-12-08 06:06:26 +00:00