Steve Naroff
|
ef3cf2a576
|
Visit function/method bodies and issue callback for parameters and local variables.
Add clang_getTranslationUnitSpelling().
llvm-svn: 80859
|
2009-09-03 00:32:06 +00:00 |
Argyrios Kyrtzidis
|
55c34113e4
|
Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.
llvm-svn: 74196
|
2009-06-25 18:22:30 +00:00 |
Argyrios Kyrtzidis
|
3a08ec1662
|
Add the license part to the new source files.
llvm-svn: 73825
|
2009-06-20 08:27:14 +00:00 |
Argyrios Kyrtzidis
|
ce3797527e
|
Introduce the ASTUnit class.
ASTUnit is a helper class to allow easy loading of an ASTContext from a PCH file. No users for now.
llvm-svn: 73819
|
2009-06-20 08:08:23 +00:00 |