summaryrefslogtreecommitdiff
path: root/test/fuzzer/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* remove stale commentJonathan Metzman2019-04-301-1/+1
* Fix issues with testing for i386Jonathan Metzman2019-04-301-2/+4
* [Sanitizer] lit test config: Respect existing parallelism_groupJulian Lettner2019-02-281-1/+2
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-271-3/+1
* [compiler-rt] Build custom libcxx with libcxxabiJonas Hahnfeld2019-02-171-12/+0
* [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.configJulian Lettner2019-02-151-2/+0
* [libFuzzer] Set default sanitizer options in fuzzer testsJulian Lettner2019-01-311-0/+7
* Reflect the current reality and disable lsan tests on NetBSDKamil Rytarowski2018-10-091-0/+1
* [libfuzzer] Use cl driver mode for tests and enable another test on WindowsJonathan Metzman2018-09-071-1/+5
* [libFuzzer] Enable tests on WindowsMatt Morehouse2018-09-041-5/+11
* [LibFuzzer] Disable MSan test on Darwin which was added by r336619. The Memor...Dan Liew2018-07-101-0/+8
* [libFuzzer] Make -fsanitize=memory,fuzzer work.Matt Morehouse2018-07-091-2/+9
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-2/+2
* [sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek2018-06-201-1/+1
* [libFuzzer] [NFC] Support multi-arch and multi-OS building and testingGeorge Karpenkov2018-06-141-7/+10
* [libFuzzer] [NFC] Make compiler command generation more readable.George Karpenkov2018-06-121-7/+20
* [libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.Matt Morehouse2018-03-231-1/+1
* [Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek2018-03-071-4/+2
* Reland "[libFuzzer] Support using libc++"Petr Hosek2018-01-171-2/+9
* Revert "[libFuzzer] Support using libc++"Petr Hosek2018-01-171-9/+2
* [libFuzzer] Support using libc++Petr Hosek2018-01-171-2/+9
* [libFuzzer] Fix bug introduced in r322380 that always links -lc++.Matt Morehouse2018-01-121-1/+1
* lib Fuzzer FreeBSD supportKamil Rytarowski2018-01-121-2/+2
* [libFuzzer] Fix lit files to make running tests more straightforward on Mac OS.Max Moroz2017-09-121-2/+1
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+80