Go to file
Argyrios Kyrtzidis 6b7e376160 Remove ASTContext::getCanonicalDecl() and use Decl::getCanonicalDecl in its place.
llvm-svn: 76274
2009-07-18 00:34:25 +00:00
clang Remove ASTContext::getCanonicalDecl() and use Decl::getCanonicalDecl in its place. 2009-07-18 00:34:25 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm Convert more code to use Operator instead of explicitly handling both 2009-07-17 23:55:56 +00:00