summaryrefslogtreecommitdiff
path: root/test/cfi
AgeCommit message (Expand)Author
2015-09-30CFI: add a test from base-to-derived cast from the base destructor.Ivan Krasin
2015-09-10CFI: Run the tests only on supported architectures/OSs.Peter Collingbourne
2015-09-10CFI: Add diagnostic handler and tests for indirect call checker.Peter Collingbourne
2015-08-11[cmake] Hoist check for LLD sources up into root CMakeLists.txtReid Kleckner
2015-07-29CFI: Update tests for various bit vector sizes following lowerbitsets optzns.Peter Collingbourne
2015-07-08CFI: Get check-cfi passing on Windows.Peter Collingbourne
2015-06-25[CFI] Run tests that use cfi diagnostic mode only if cxxabi parts of UBSan ar...Alexey Samsonov
2015-06-19Add -flto to clang flags for cfi tests.Alexey Samsonov
2015-06-19Add control flow integrity diagnosis function to UBSan runtime library.Peter Collingbourne
2015-05-19Factor out LTO detection to common configuration.Peter Collingbourne
2015-05-19CFI: Remove <utility> include.Peter Collingbourne
2015-04-02Add tests for non-virtual call checking.Peter Collingbourne
2015-03-16CFI: Make check-cfi depend on libLTO on Darwin.Peter Collingbourne
2015-03-14CFI: Add test for bad cast checks.Peter Collingbourne
2015-03-14CFI: Add a test for distinguishing between non-overriding siblings.Peter Collingbourne
2015-02-25CFI: Add a check-cfi-and-supported rule.Peter Collingbourne
2015-02-21Run simple-fail.cpp at -O{1,2,3}.Peter Collingbourne
2015-02-21CFI: Add tests for 32-bit, 64-bit and memory bitsets. Break optimization in m...Peter Collingbourne
2015-02-20Add test suite for the Control Flow Integrity feature.Peter Collingbourne