summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/ast-main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Delayed template parsing is not supported by the AST serialization system ↵Aaron Ballman2013-03-211-1/+1
| | | | | | yet, so turning it off. This fixes a test breakage caused by r177336. llvm-svn: 177655
* [frontend] Initialize the diagnostic client before loading an ast file.Argyrios Kyrtzidis2013-03-181-0/+22
Issue reported by Tom Honermann! http://llvm.org/bugs/show_bug.cgi?id=15377 llvm-svn: 177336
OpenPOWER on IntegriCloud