summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Visit function/method bodies and issue callback for parameters and localDaniel Dunbar2009-09-031-5/+1
* Revert "Remove redundant local variable (use newly created instance data).", theDaniel Dunbar2009-09-031-8/+10
* Remove redundant local variable (use newly created instance data).Steve Naroff2009-09-031-10/+8
* Visit function/method bodies and issue callback for parameters and local vari...Steve Naroff2009-09-031-1/+5
* Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.Argyrios Kyrtzidis2009-06-251-5/+1
* Add the license part to the new source files.Argyrios Kyrtzidis2009-06-201-0/+13
* Introduce the ASTUnit class.Argyrios Kyrtzidis2009-06-201-0/+146
OpenPOWER on IntegriCloud