summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx11-exception-spec.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When the exception specification for a function in an imported PCH or module isRichard Smith2014-03-201-9/+38
| | | | | | resolved, emit an update record. llvm-svn: 204403
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-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 Smith2012-04-211-0/+17
test by me. llvm-svn: 155289
OpenPOWER on IntegriCloud