Mike Stump
|
11289f4280
|
Remove tabs, and whitespace cleanups.
llvm-svn: 81346
|
2009-09-09 15:08:12 +00:00 |
Argyrios Kyrtzidis
|
c3deb79049
|
Use helper class ASTVisitor to fully traverse an AST.
llvm-svn: 77539
|
2009-07-29 23:40:39 +00:00 |
Argyrios Kyrtzidis
|
b78139f74d
|
Handle references from ObjCIvarRefExprs.
llvm-svn: 76507
|
2009-07-21 00:05:38 +00:00 |
Argyrios Kyrtzidis
|
5614aef776
|
Move the functionality of ASTContext::getCanonicalDecl(), into a virtual method Decl::getCanonicalDecl().
llvm-svn: 76273
|
2009-07-18 00:34:07 +00:00 |
Argyrios Kyrtzidis
|
a28d145cbb
|
In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them.
llvm-svn: 75593
|
2009-07-14 03:18:09 +00:00 |
Chris Lattner
|
c9f6c334f0
|
fix file headers.
llvm-svn: 75437
|
2009-07-12 22:33:12 +00:00 |
Argyrios Kyrtzidis
|
63afa49add
|
Move ASTLocation and DeclReferenceMap from the AST library to the Index library.
llvm-svn: 74859
|
2009-07-06 21:34:47 +00:00 |