summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Run cpplint only for check-sanitizerVitaly Buka2019-09-121-3/+0
* Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-0/+3
* Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-3/+0
* [compiler-rt] Simple crtbegin.o and crtend.o implementationPetr Hosek2019-04-301-0/+3
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* [CMake] Avoid internal dependencies in the runtimes buildPetr Hosek2019-02-121-1/+1
* [CMake] Quick-Fix FileCheck target does not exist when building against LLVM ...Stefan Granitz2019-01-281-4/+0
* [CMake] Fix standalone build after LLVM exports utility targetsStefan Granitz2019-01-111-2/+0
* [libFuzzer] Enable tests on WindowsMatt Morehouse2018-09-041-4/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-1/+4
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-4/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-1/+4
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-4/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-1/+4
* [fuzzer] Don't run tests on Android.Evgeniy Stepanov2018-06-281-1/+1
* libFuzzer, OpenBSD supportVitaly Buka2018-04-091-1/+2
* Add simple runtime tests for shadowcallstackVlad Tsyrklevich2018-04-041-0/+3
* Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2017-11-131-2/+2
* [cmake] Add a separate CMake var to control profile runtimeMichal Gorny2017-10-021-2/+2
* [cmake] Make it possible to build and test profile without sanitizersVedant Kumar2017-09-181-1/+2
* [asan] Enable asan_and_llvm_coverage_test.cc on AndroidVitaly Buka2017-09-161-3/+5
* Revert "[ubsan] Make check-ubsan depend on check-ubsan-minimal."Evgeniy Stepanov2017-08-311-4/+0
* [ubsan] Make check-ubsan depend on check-ubsan-minimal.Evgeniy Stepanov2017-08-311-0/+4
* [fuzzer] Don't enable tests when the fuzzer isn't builtVedant Kumar2017-08-301-1/+4
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+1
* Don't double-include cfi tests on linuxFrancis Ricci2017-06-271-1/+4
* Loop directly over sanitizers to build in cmakeFrancis Ricci2017-06-271-15/+3
* Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BUILD is usedFrancis Ricci2017-06-271-41/+35
* Revert "Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BU...Francis Ricci2017-06-271-33/+42
* Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BUILD is usedFrancis Ricci2017-06-271-42/+33
* [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is onMichal Gorny2017-04-261-40/+42
* Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()"Erik Pilkington2017-03-091-2/+4
* Revert "[compiler-rt][builtins] Add __isOSVersionAtLeast()"Erik Pilkington2017-03-091-4/+2
* [compiler-rt][builtins] Add __isOSVersionAtLeast()Erik Pilkington2017-03-091-2/+4
* [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initializationReid Kleckner2016-11-141-1/+1
* [CMake] Adding compiler-rt-test-depends targetChris Bieneman2016-09-011-0/+1
* [CMake] Add check-compiler-rt target for runtimes buildChris Bieneman2016-08-191-1/+5
* [compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler()Dean Michael Berris2016-08-081-0/+3
* [compiler-rt] Activate interception unittestsEtienne Bergeron2016-07-271-0/+3
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+3
* [esan] EfficiencySanitizer base runtime libraryDerek Bruening2016-04-211-0/+3
* Another place for CMAKE_HOST_UNIXSean Silva2016-04-061-1/+1
* [CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman2016-02-171-0/+3
* [sanitizers] generating html report on coverage dumpMike Aizatsky2016-01-271-1/+1
* Revert "Fix CMake warning in CFI tests."Evgeniy Stepanov2016-01-081-1/+1
* Fix CMake warning in CFI tests.Evgeniy Stepanov2016-01-081-1/+1
* Revert "[CMake] Provide options for toggling on and off various runtime libra...Chris Bieneman2015-12-101-4/+31
* [CMake] Provide options for toggling on and off various runtime libraries.Chris Bieneman2015-12-091-31/+4
* [TSan] Use llvm-objdump+FileCheck instead of standalone .sh script.Alexey Samsonov2015-12-071-2/+2
* [CFI] Make CFI tests require UBSan (for diagnostic mode).Alexey Samsonov2015-09-291-1/+4