summaryrefslogtreecommitdiff
path: root/test/SemaCXX/ms-exception-spec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore exception specifier mismatch when merging redeclarationsReid Kleckner2019-09-171-1/+28
* Move EH spec mismatches under -fms-compatibilityReid Kleckner2019-08-271-1/+1
* [Sema] Return an appropriate result from CheckSpecifiedExceptionTypeDavid Majnemer2016-06-111-3/+4
* [-fms-extensions] Permit incomplete types in dynamic exception specificationsDavid Majnemer2016-06-101-1/+5
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Parse the exception-specification throw(...), a Microsoft extensionDouglas Gregor2008-12-011-0/+3