Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-21 | Delayed template parsing is not supported by the AST serialization system ↵ | Aaron Ballman | |
yet, so turning it off. This fixes a test breakage caused by r177336. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177655 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-03-18 | [frontend] Initialize the diagnostic client before loading an ast file. | Argyrios Kyrtzidis | |
Issue reported by Tom Honermann! http://llvm.org/bugs/show_bug.cgi?id=15377 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177336 91177308-0d34-0410-b5e6-96231b3b80d8 |