summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-15Added a separate install target for compilert-rt-headersIlya Biryukov
2017-12-13[scudo] Adding a public Scudo interfaceKostya Kortchinsky
2017-12-09Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov
2017-04-11This patch causes the installation of headers for the sanitizer and/or xray t...Catherine Moore
2017-03-29[XRay][compiler-rt] Add an end-to-end test for FDR LoggingDean Michael Berris
2017-03-26tsan: add new mutex annotationsDmitry Vyukov
2016-07-21[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris
2016-07-20Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg
2016-07-20[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-07-09[esan] Add __esan_report for mid-run dataDerek Bruening
2015-02-03[sanitizer] move the coverage interface into a separate header, <sanitizer/co...Kostya Serebryany
2014-07-07Generalize sanitizer allocator public interface.Alexey Samsonov
2014-02-18[CMake] Rename several variablesAlexey Samsonov
2013-12-11[TSan] Move declarations of __tsan_atomic functions to a public headerAlexey Samsonov
2013-11-18CMake: make sure compiler-rt headers are copied to build tree if 'compilrer-r...Alexey Samsonov
2013-08-07DataFlowSanitizer; compiler-rt changes.Peter Collingbourne
2013-06-14Properly install LSan interface header, rely on sanitizer header presence in ...Alexey Samsonov
2013-04-11Explicitly list all sanitizer headers in CMake build rules. Make sure sanitiz...Alexey Samsonov