summaryrefslogtreecommitdiff
path: root/clang/test/Driver/clang-exception-flags.cpp
AgeCommit message (Expand)Author
2023-11-05[ItaniumCXXABI] Add -fassume-nothrow-exception-dtor to assume that all except...Fangrui Song
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2022-04-28[PS5] Disable exceptions by defaultPaul Robinson
2015-02-06Added a test to check that exception flags are not passed by default on PS4.Andrea Di Biagio
2015-02-05Force an unknown target for the default case to make it work.Filipe Cabecinhas
2011-02-28Add a test case that would have caught the bug fixed in r126640.Chandler Carruth