summaryrefslogtreecommitdiff
path: root/test/asan
Commit message (Expand)AuthorAgeFilesLines
* [AddressSanitizer] [Windows] Fix HeapReAlloc and _recalloc bugs in asan_mallo...Matthew G McGovern2019-04-292-0/+58
* Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew2019-04-261-9/+2
* [asan_symbolize] Teach `asan_symbolize.py` to symbolicate using a module mapDan Liew2019-04-261-0/+31
* [CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew2019-04-261-2/+9
* [asan_symbolize] Add a simple plugin architectureDan Liew2019-04-183-0/+48
* [asan_symbolize] Use proper logging infrastructure.Dan Liew2019-04-083-0/+16
* [Sanitizer] Make wcrtomb test posix-onlyPavel Labath2019-04-081-0/+3
* [Sanitizer] Fix a possible write to freed memory in the wcrtomb interceptorPavel Labath2019-04-081-0/+13
* Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.Dan Liew2019-03-211-1/+0
* [asan] Disable -Wfortify-source in intentional OOB testsReid Kleckner2019-03-182-4/+4
* Remove ASan asm instrumentation.Evgeniy Stepanov2019-03-111-33/+0
* [sanitizer] Intercept bzero.Evgeniy Stepanov2019-03-041-0/+15
* Reland "[compiler-rt] Intercept the bcmp() function."Clement Courbet2019-03-012-2/+20
* [Sanitizer] lit test config: Respect existing parallelism_groupJulian Lettner2019-02-281-1/+2
* [hwasan, asan] Intercept vfork.Evgeniy Stepanov2019-02-271-0/+31
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-271-3/+1
* Revert "[compiler-rt] Intercept the bcmp() function."Vlad Tsyrklevich2019-02-262-21/+2
* [compiler-rt] Disable failing test on darwin during investigation.Clement Courbet2019-02-261-0/+1
* [compiler-rt] disable asan bcmp tests on android.Clement Courbet2019-02-261-0/+1
* [compiler-rt] Intercept the bcmp() function.Clement Courbet2019-02-262-2/+19
* [sanitizer] Re-disable a few tests on android.Evgeniy Stepanov2019-02-264-4/+6
* [sanitizer] Remove "-android" from test_arch.Evgeniy Stepanov2019-02-251-7/+1
* Revert "[asan] Fix vfork handling.", +1Evgeniy Stepanov2019-02-211-31/+0
* [asan] Fix vfork handling.Evgeniy Stepanov2019-02-211-2/+2
* [hwasan,asan] Intercept vfork.Evgeniy Stepanov2019-02-211-0/+31
* [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.configJulian Lettner2019-02-151-2/+0
* Explicitly set C++ standard for `Posix/no-fd.cc` ASan test.Dan Liew2019-01-151-1/+1
* [asan] Add fallback for Thumb after r350139Diana Picus2019-01-141-1/+1
* [asan] Mark tests as UNSUPPORTED on armDiana Picus2019-01-101-1/+1
* [asan] Disable TSD dtor leak unit tests on FreeBSD x86 64David Carlier2019-01-091-0/+2
* [asan] Support running without /procEvgeniy Stepanov2019-01-081-0/+4
* Revert "[asan] Support running without /proc.", +1Evgeniy Stepanov2018-12-281-4/+0
* Enable asan_and_llvm_coverage_test.cc for NetBSDKamil Rytarowski2018-12-271-2/+0
* [asan] Support running without /proc.Evgeniy Stepanov2018-12-271-0/+4
* Do not rely on that subject of ErrorAllocTypeMismatch is a heap address.Martin Liska2018-12-273-0/+34
* Revert "[asan] Disable test on powerpc64be"Vitaly Buka2018-12-201-3/+0
* [asan] Disable test on powerpc64beVitaly Buka2018-12-201-0/+3
* [sanitizer] Support running without fd 0,1,2.Evgeniy Stepanov2018-12-201-0/+39
* Revert "[sanitizer] Support running without fd 0,1,2."Ilya Biryukov2018-12-201-39/+0
* [asan] Revert still Androind incompatible tests enabled in r349736Vitaly Buka2018-12-202-0/+4
* [asan] Fix and re-enable few test on AndroidVitaly Buka2018-12-206-38/+23
* [asan] Disable test incompatible with new AndroidVitaly Buka2018-12-201-0/+4
* [sanitizer] Support running without fd 0,1,2.Evgeniy Stepanov2018-12-191-0/+39
* [asan] Disable ODR test on AndroidVitaly Buka2018-12-191-0/+3
* [asan] Restore ODR-violation detection on vtablesVitaly Buka2018-12-181-0/+26
* Mark interception_failure_test.cc as passing for NetBSD and asan-dynamic-runtimeKamil Rytarowski2018-12-141-1/+5
* Set shared_libasan_path in lit tests for NetBSDKamil Rytarowski2018-12-141-1/+1
* [asan] Don't check ODR violations for particular types of globalsVitaly Buka2018-12-131-0/+26
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+5
* [asan] Split -asan-use-private-alias to -asan-use-odr-indicatorVitaly Buka2018-12-041-1/+6