aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/unittests
AgeCommit message (Expand)AuthorFilesLines
2019-12-13[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.Mitch Phillips1-0/+1
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner3-2/+2
2019-02-27[Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2-7/+7
2018-09-27[XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris1-0/+1
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2-4/+5
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner1-1/+1
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner1-1/+1
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner1-1/+1
2017-04-07Add missing importReid Kleckner1-0/+1
2017-04-07[lit] Fix Darwin pickling errors with process poolsReid Kleckner2-3/+12
2017-01-20[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek1-0/+10
2017-01-17Revert r292232.Kuba Mracek1-7/+0
2017-01-17[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part]Kuba Mracek1-0/+7
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov1-2/+1
2016-02-17[CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman1-0/+3
2016-02-01[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov1-1/+1
2016-01-27[CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov1-1/+1
2014-12-13Use the newer python syntax for exceptionsJustin Bogner1-1/+1
2014-04-01[ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov1-0/+1
2014-02-14Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov3-0/+57