Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delayed template parsing is not supported by the AST serialization system ↵ | Aaron Ballman | 2013-03-21 | 1 | -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 Kyrtzidis | 2013-03-18 | 1 | -0/+22 |
Issue reported by Tom Honermann! http://llvm.org/bugs/show_bug.cgi?id=15377 llvm-svn: 177336 |