summaryrefslogtreecommitdiff
path: root/test/ubsan/CMakeLists.txt
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-10-07cmake: Fix one more usage of append()Vedant Kumar
2017-10-07[ubsan] Add a static runtime on DarwinVedant Kumar
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2016-11-29[sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-05-27This patch is activating the build of Asan on Windows 64-bits.Etienne Bergeron
2015-12-10Revert "[CMake] Provide options for toggling on and off various runtime libra...Chris Bieneman
2015-12-09[CMake] Provide options for toggling on and off various runtime libraries.Chris Bieneman
2015-08-21[CMake] Need to filter out test architectures on ubsan as well.Chris Bieneman
2015-05-19[sanitizer][MIPS] Add --target flag for MIPS32Sagar Thakur
2015-04-28[UBSan] Fix CMake rules for tests after r235954.Alexey Samsonov
2015-04-28Allow UBSan+MSan and UBSan+TSan combinations (Clang part).Alexey Samsonov
2015-02-26[UBSan] Run all UBSan tests in 32-bit mode as well.Alexey Samsonov
2014-08-08[CMake] Determine which compiler-rt libraries are supported onAlexey Samsonov
2014-05-29light up sanitizers for ARM, take 2Greg Fitzgerald
2014-05-29Revert "light up sanitizers for ARM"Greg Fitzgerald
2014-05-29light up sanitizers for ARMGreg Fitzgerald
2014-02-20[CMake] lit tests shouldn't depend on runtimes in standalone buildAlexey Samsonov
2014-02-18Simplify lit test configs for LSan and UBSan by using a generic configAlexey Samsonov
2014-02-14[ASan] Rename asan_runtime_libraries to asan. Re-enable tests on Android.Alexey Samsonov
2014-02-14Move UBSan test suite under test/Alexey Samsonov