summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/exceptions-cxx-ehsc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-cl] /EHc should not effect functions with explicit exception ↵David Majnemer2016-02-291-0/+15
| | | | | | | | | | specifications Functions with an explicit exception specification have their behavior dictated by the specification. The additional /EHc behavior only comes into play if no exception specification is given. llvm-svn: 262198
* Add a test for r261425.David Majnemer2016-02-221-0/+16
llvm-svn: 261534
OpenPOWER on IntegriCloud