aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/ASTUnit.cpp
AgeCommit message (Expand)Author
2009-09-03Revert "Remove redundant local variable (use newly created instance data).", theDaniel Dunbar
2009-09-03Remove redundant local variable (use newly created instance data).Steve Naroff
2009-09-03Visit function/method bodies and issue callback for parameters and local vari...Steve Naroff
2009-06-25Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.Argyrios Kyrtzidis
2009-06-20Add the license part to the new source files.Argyrios Kyrtzidis
2009-06-20Introduce the ASTUnit class.Argyrios Kyrtzidis