summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Add ubsan interface header.Pierre Gousseau2019-09-131-0/+1
* [compiler-rt] Add ConsumeProbability and ConsumeFloatingPoint methods to FDP.Max Moroz2019-08-081-1/+1
* [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes.Max Moroz2019-08-061-1/+1
* [compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use.Max Moroz2019-08-051-0/+9
* Remove esan.Nico Weber2019-03-111-1/+0
* xray: Add missing header to list of installed headers.Peter Collingbourne2019-01-171-0/+1
* Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...Nico Weber2019-01-161-2/+4
* Add NetBSD syscall hooks skeleton in sanitizersKamil Rytarowski2018-02-151-0/+1
* Added a separate install target for compilert-rt-headersIlya Biryukov2017-12-151-1/+19
* [scudo] Adding a public Scudo interfaceKostya Kortchinsky2017-12-131-0/+1
* Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov2017-12-091-0/+1
* This patch causes the installation of headers for the sanitizer and/or xray t...Catherine Moore2017-04-111-15/+19
* [XRay][compiler-rt] Add an end-to-end test for FDR LoggingDean Michael Berris2017-03-291-1/+2
* tsan: add new mutex annotationsDmitry Vyukov2017-03-261-0/+1
* [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris2016-07-211-1/+12
* Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg2016-07-201-12/+1
* [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris2016-07-201-1/+12
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-0/+1
* [esan] Add __esan_report for mid-run dataDerek Bruening2016-07-091-0/+1
* [sanitizer] move the coverage interface into a separate header, <sanitizer/co...Kostya Serebryany2015-02-031-0/+1
* Generalize sanitizer allocator public interface.Alexey Samsonov2014-07-071-0/+1
* [CMake] Rename several variablesAlexey Samsonov2014-02-181-15/+2
* [TSan] Move declarations of __tsan_atomic functions to a public headerAlexey Samsonov2013-12-111-1/+2
* CMake: make sure compiler-rt headers are copied to build tree if 'compilrer-r...Alexey Samsonov2013-11-181-0/+1
* DataFlowSanitizer; compiler-rt changes.Peter Collingbourne2013-08-071-0/+1
* Properly install LSan interface header, rely on sanitizer header presence in ...Alexey Samsonov2013-06-141-0/+1
* Explicitly list all sanitizer headers in CMake build rules. Make sure sanitiz...Alexey Samsonov2013-04-111-0/+39