summaryrefslogtreecommitdiffstats
path: root/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* Enable compiler-rt on SPARCRainer Orth2019-07-129-12/+31
* [Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/MemoryMappingLayo...Rainer Orth2019-07-121-2/+4
* NFC: Unforget a colon in a few CHECK: directives.Artem Dergachev2019-07-121-2/+2
* Use clang driver for libfuzzer tests on WindowsReid Kleckner2019-07-112-5/+3
* [scudo][standalone] NFC correctionsKostya Kortchinsky2019-07-117-19/+25
* [TSan] Move DECLARE_REAL macro outside of namespaceJulian Lettner2019-07-111-5/+15
* [profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARCRainer Orth2019-07-113-2/+24
* Explicitly define __STDC_FORMAT_MACROS for PRIu64Mitch Phillips2019-07-111-0/+6
* [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid oneKostya Kortchinsky2019-07-1117-158/+144
* [ASan] Use __sanitizer_fill_shadow for FastPoisonShadow on FuchsiaPetr Hosek2019-07-111-4/+6
* Add NetBSD LSan supportKamil Rytarowski2019-07-1111-19/+394
* Change another test I missed in r365724Nico Weber2019-07-111-1/+1
* clang-cl: Remove -O0 optionNico Weber2019-07-1189-121/+121
* [TSan] Fix linker error on Linux/AArch64Julian Lettner2019-07-101-4/+4
* [TSan] Fix compiler error on Linux/AArch64Julian Lettner2019-07-101-1/+1
* [TSan] Attempt to fix linker error on Linux/AArch64Julian Lettner2019-07-101-1/+1
* [ubsan][test] Restore float-divide-by-zero testFangrui Song2019-07-101-0/+1
* Reland "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p...Julian Lettner2019-07-091-9/+51
* [TSan] Refine longjmp key management on DarwinJulian Lettner2019-07-091-5/+6
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-099-191/+162
* [libFuzzer] Include FuzzedDataProvider.h in the test without "utils" subdir.Max Moroz2019-07-092-1/+3
* Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p...Julian Lettner2019-07-092-51/+10
* [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8Julian Lettner2019-07-092-10/+51
* [sanitizers][windows] FIX: Rtl-Heap Interception and testsMatthew G McGovern2019-07-0915-16/+16
* [sanitizers][windows] Rtl-Heap Interception and testsMatthew G McGovern2019-07-0925-55/+1081
* [TSan] Fix linker error for Linux/AArch64Julian Lettner2019-07-091-1/+3
* [Sanitizers] Remove clang_rt.sancov_{begin,end} on SolarisRainer Orth2019-07-083-42/+0
* Revert "[sanitizers][windows] Rtl-Heap Interception and tests"JF Bastien2019-07-0825-1081/+55
* [sanitizers][windows] Rtl-Heap Interception and testsMatthew G McGovern2019-07-0825-55/+1081
* Revert "[TSan] Attempt to fix iOS on-device test"Julian Lettner2019-07-081-4/+7
* Revert "[TSan] Attempt to fix linker error for Linux on AArch64"Julian Lettner2019-07-082-1/+9
* [ubsan][test] Fix cast-overflow.cpp and delete float-divide-by-zero test afte...Fangrui Song2019-07-082-2/+1
* [ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on So...Rainer Orth2019-07-086-120/+120
* [ubsan][test] Don't disable ubsan testing on 64-bit Solaris/x86Rainer Orth2019-07-082-8/+4
* [TSan] Attempt to fix iOS on-device testJulian Lettner2019-07-061-4/+4
* XFAIL a few failing TSan-fiber tests for iOSJulian Lettner2019-07-055-0/+5
* Remove `XFAIL: ios` from test that passes in CIJulian Lettner2019-07-051-1/+0
* Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, p...Julian Lettner2019-07-051-4/+32
* [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.5Julian Lettner2019-07-051-39/+4
* [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.4Julian Lettner2019-07-051-32/+4
* [scudo][standalone] Link tests against libatomicKostya Kortchinsky2019-07-031-0/+2
* [scudo][standalone] Potential fix for missing sized deleteKostya Kortchinsky2019-07-032-1/+4
* Attempt #2 to fix gcc builds. This time checkMitch Phillips2019-07-021-1/+1
* Only use -mno-omit-leaf-frame-pointer with clang builds.Mitch Phillips2019-07-021-2/+4
* [GWP-ASan] [Scudo] Add GWP-ASan backtrace for alloc/free to Scudo.Mitch Phillips2019-07-022-2/+11
* [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7Julian Lettner2019-07-024-29/+36
* [GWP-ASan] Add generic unwinders and structure backtrace output.Mitch Phillips2019-07-0224-137/+434
* [Sanitizers] Remove obsolete OpenFile from sanitizer_solaris.ccRainer Orth2019-07-021-5/+0
* Revert Remove scudo standalone tests from check-allReid Kleckner2019-07-011-2/+0
* Remove scudo standalone tests from check-allReid Kleckner2019-07-011-0/+2
OpenPOWER on IntegriCloud