summaryrefslogtreecommitdiff
path: root/test/cfi/lit.cfg
AgeCommit message (Expand)Author
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-12-01Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev
2017-12-01[ubsan] lit changes for lld testing, future lto testing.Roman Lebedev
2017-11-17Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne
2017-10-16[cfi] Test cross-dso CFI on Android.Evgeniy Stepanov
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2017-10-05[cfi] Test on all available targets.Evgeniy Stepanov
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2016-06-25cfi: Start testing CFI in both standalone and devirtualization modes.Peter Collingbourne
2016-04-28Update visibility flags for CFI tests.Peter Collingbourne
2016-02-24[tests] Don't compile CFI C tests in C++ mode.Alexey Samsonov
2015-12-15Cross-DSO control flow integrity (compiler-rt part).Evgeniy Stepanov
2015-11-20Re-enable CFI tests on Windows.Peter Collingbourne
2015-11-20Disable the cfi tests on WindowsHans Wennborg
2015-09-10CFI: Add diagnostic handler and tests for indirect call checker.Peter Collingbourne
2015-07-29CFI: Update tests for various bit vector sizes following lowerbitsets optzns.Peter Collingbourne
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-02-25CFI: Add a check-cfi-and-supported rule.Peter Collingbourne
2015-02-20Add test suite for the Control Flow Integrity feature.Peter Collingbourne