aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/personality.m
AgeCommit message (Expand)AuthorFilesLines
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song1-35/+35
2024-01-10Objective C: use C++ exceptions on MinGW+GNUstep (#77255)Frederik Carlier1-2/+3
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov1-51/+51
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-35/+35
2020-12-15[clang][cli] Squash multiple cc1 -fxxx-exceptions flags into single -exceptio...Jan Svoboda1-11/+11
2018-06-08[CodeGen] Always use MSVC personality for windows-msvc targetsShoaib Meenai1-10/+9
2018-06-07[Frontend] Disallow non-MSVC exception models for windows-msvc targetsShoaib Meenai1-10/+0
2018-03-09CodeGen: simplify and validate exception personalitiesSaleem Abdulrasool1-0/+87