aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/include/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Remove esan.Nico Weber1-1/+0
2019-01-17xray: Add missing header to list of installed headers.Peter Collingbourne1-0/+1
2019-01-16Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...Nico Weber1-2/+4
2018-02-15Add NetBSD syscall hooks skeleton in sanitizersKamil Rytarowski1-0/+1
2017-12-15Added a separate install target for compilert-rt-headersIlya Biryukov1-1/+19
2017-12-13[scudo] Adding a public Scudo interfaceKostya Kortchinsky1-0/+1
2017-12-09Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov1-0/+1
2017-04-11This patch causes the installation of headers for the sanitizer and/or xray t...Catherine Moore1-15/+19
2017-03-29[XRay][compiler-rt] Add an end-to-end test for FDR LoggingDean Michael Berris1-1/+2
2017-03-26tsan: add new mutex annotationsDmitry Vyukov1-0/+1
2016-07-21[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris1-1/+12
2016-07-20Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg1-12/+1
2016-07-20[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris1-1/+12
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron1-0/+1
2016-07-09[esan] Add __esan_report for mid-run dataDerek Bruening1-0/+1
2015-02-03[sanitizer] move the coverage interface into a separate header, <sanitizer/co...Kostya Serebryany1-0/+1
2014-07-07Generalize sanitizer allocator public interface.Alexey Samsonov1-0/+1
2014-02-18[CMake] Rename several variablesAlexey Samsonov1-15/+2
2013-12-11[TSan] Move declarations of __tsan_atomic functions to a public headerAlexey Samsonov1-1/+2
2013-11-18CMake: make sure compiler-rt headers are copied to build tree if 'compilrer-r...Alexey Samsonov1-0/+1
2013-08-07DataFlowSanitizer; compiler-rt changes.Peter Collingbourne1-0/+1
2013-06-14Properly install LSan interface header, rely on sanitizer header presence in ...Alexey Samsonov1-0/+1
2013-04-11Explicitly list all sanitizer headers in CMake build rules. Make sure sanitiz...Alexey Samsonov1-0/+39