summaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)Author
2019-01-16[TSan] Use switches when dealing with enumsJulian Lettner
2019-01-15compiler-rt/test: Bring back -pie on Android.linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfigPeter Collingbourne
2019-01-15[libFuzzer] Remove unstable edge handlingJonathan Metzman
2019-01-15compiler-rt/test: Add a couple of convenience features for Android.Peter Collingbourne
2019-01-15[profile] Sync up InstrProfData.inc with llvm copy /NFCRong Xu
2019-01-15compiler-rt/test: Clean up Android specific workarounds in lit.common.cfg.Peter Collingbourne
2019-01-15Update year in license filesHans Wennborg
2019-01-15Revert little bad rebasing.David Carlier
2019-01-15[Sanitizer] Intercept sl_add api on FreeBSD/NetBSDlinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfigDavid Carlier
2019-01-15[compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on an...Roman Lebedev
2019-01-15[compiler-rt] fuzzer-alignment-assumption.test: fixup the expected column numberRoman Lebedev
2019-01-15[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-15Explicitly set C++ standard for `Posix/no-fd.cc` ASan test.Dan Liew
2019-01-15Revert alignment assumptions changesVlad Tsyrklevich
2019-01-15Silence failing testsVlad Tsyrklevich
2019-01-15[libFuzzer][MSVC] Use alternatename for ext functionsJonathan Metzman
2019-01-14[compiler-rt] UBSan: just completely disable two alignment-assumption tests f...Roman Lebedev
2019-01-14[compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.Roman Lebedev
2019-01-14[compiler-rt] Add option to disable libc++ buildShoaib Meenai
2019-01-14[compiler-rt] Update ubsan_interface.inc with alignment assumption handlersRoman Lebedev
2019-01-14[test] Disable sunrpc tests when rpc/xdr.h is missingMichal Gorny
2019-01-14[compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev
2019-01-14[asan] Add fallback for Thumb after r350139Diana Picus
2019-01-12[sanitizer] Move android's GetPageSize to a header (NFC)Evgeniy Stepanov
2019-01-11sanitizer_common: Change gen_dynamic_list.py to take a -o argument instead of...Peter Collingbourne
2019-01-11[CMake] Fix standalone build after LLVM exports utility targetsStefan Granitz
2019-01-11[Sanitizer] Disable getusershell interception for AndroidDavid Carlier
2019-01-11Provide storage for `true_type::value` and `false_type::value`.Dan Liew
2019-01-11XFAIL getusershell.cc on Android.Matt Morehouse
2019-01-11[Sanitizer] Intercept getusershellDavid Carlier
2019-01-10[TSan] Remove ignore_interceptors_accesses flagJulian Lettner
2019-01-10[sanitizer_common] Define __sanitizer_FILE on NetBSDMichal Gorny
2019-01-10[sanitizer_common] Remove support for tirpc/rpc/xdr.hMichal Gorny
2019-01-10[compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPCAmy Kwan
2019-01-10[compiler-rt][builtins][PowerPC] Implemented __fixunstfti builtin on PowerPCAmy Kwan
2019-01-10[asan] Mark tests as UNSUPPORTED on armDiana Picus
2019-01-10i[Sanitizer] Enable pututxline interceptionDavid Carlier
2019-01-09[libfuzzer][MSVC] Make calls to builtin functions work with MSVCJonathan Metzman
2019-01-09[asan] Disable TSD dtor leak unit tests on FreeBSD x86 64David Carlier
2019-01-09[test] Detect glibc-2.27+ and XFAIL appropriate testsMichal Gorny
2019-01-09hwasan: Ignore loads and stores of size 0.Peter Collingbourne
2019-01-08[Sanitizer] Intercept fdevname on FreeBSDDavid Carlier
2019-01-08Fix Mac compilation.Evgeniy Stepanov
2019-01-08[asan] Support running without /procEvgeniy Stepanov
2019-01-07[TSan] Support Objective-C @synchronized with tagged pointersJulian Lettner
2019-01-06[compiler-rt][Fuchsia] Replace _zx_vmar_allocate_old callPetr Hosek
2019-01-05Revert "Revert "Switch Android from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)""Evgeniy Stepanov
2019-01-04Bring back the pthread_create interceptor, but only on non-aarch64.Peter Collingbourne
2019-01-04Disable system-allocator-fallback.cc test on Android O and earlier.Peter Collingbourne
2019-01-04[sanitizer] Reduce stack depot size on Android.Evgeniy Stepanov