summaryrefslogtreecommitdiff
path: root/clang/test/Driver/windows-exceptions.cpp
AgeCommit message (Expand)Author
2022-06-06[clang] [MinGW] Default to WinEH (SEH) exception handling instead of DwarfMartin Storsjö
2022-06-03[clang] [MSVC] Enable unwind tables for ARMMartin Storsjö
2021-09-23Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tablesFangrui Song
2020-12-15[clang][cli] Squash multiple cc1 -fxxx-exceptions flags into single -exceptio...Jan Svoboda
2019-05-06[MinGW] Use SEH by default on AArch64Martin Storsjo
2018-12-18[Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabledMartin Storsjo
2018-06-06[Driver] Stop passing -fseh-exceptions for x86_64-windows-msvcShoaib Meenai