summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiation-depth-exception-spec.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug which sometimes resulted in further diagnostics being produced after aRichard Smith2012-09-221-0/+11
fatal error. Previously, if a fatal error was followed by a diagnostic which was suppressed due to a SFINAETrap, we'd forget that we'd seen a fatal error. llvm-svn: 164437
OpenPOWER on IntegriCloud