summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cfi-icall.cpp
AgeCommit message (Expand)Author
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2018-08-17[MS] Mangle a hash of the main file path into anonymous namespacesReid Kleckner
2018-03-16[MS] Don't escape MS C++ names with \01Reid Kleckner
2017-10-31[CFI] Add CFI-icall pointer type generalizationVlad Tsyrklevich
2016-06-24CodeGen: Update Clang to use the new type metadata.Peter Collingbourne
2015-09-10CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne