aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTUnit.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.Argyrios Kyrtzidis1-5/+1
2009-06-20Add the license part to the new source files.Argyrios Kyrtzidis1-0/+13
2009-06-20Introduce the ASTUnit class.Argyrios Kyrtzidis1-0/+146