Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When the exception specification for a function in an imported PCH or module is | Richard Smith | 2014-03-20 | 1 | -9/+38 |
| | | | | | | resolved, emit an update record. llvm-svn: 204403 | ||||
* | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
* | Fix serialization of uninstantiated exception specifications. Patch by Li Kan, | Richard Smith | 2012-04-21 | 1 | -0/+17 |
test by me. llvm-svn: 155289 |