summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cfi-stats.cpp
AgeCommit message (Expand)Author
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-09-02[test] Change cc1 -fvisibility to -fvisibility=Fangrui Song
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2016-06-25CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-prog...Peter Collingbourne
2016-04-28Re-apply r267784, r267824 and r267830.Peter Collingbourne
2016-04-28Revert r267784, r267824 and r267830.Benjamin Kramer
2016-04-27Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne
2016-04-20[Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-01-16Introduce -fsanitize-stats flag.Peter Collingbourne