summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/ubsan-function-noexcept.cpp
AgeCommit message (Expand)Author
2023-05-20-fsanitize=function: use type hashes instead of RTTI objectsFangrui Song
2023-05-19Change -fsanitize=function to place two words before the function entryFangrui Song
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-06-27[ubsan] Using metadata instead of prologue data for function sanitizerYuanfang Chen
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2018-01-05Commit new test file forgotten in previous commitStephan Bergmann