summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging r353905:release_80Tom Stellard2019-06-071-2/+3
* Merging r359606:Tom Stellard2019-05-291-0/+7
* Merging r360825:Tom Stellard2019-05-231-2/+2
* Merging r360212:Tom Stellard2019-05-151-0/+2
* Merging r354402:Hans Wennborg2019-02-201-1/+1
* Merging r353224:Hans Wennborg2019-02-064-16/+3
* Merging r352381:Hans Wennborg2019-01-291-4/+0
* Merging r352234:Hans Wennborg2019-01-252-1/+3
* Creating release_80 branch off revision 351319Hans Wennborg2019-01-160-0/+0
* [TSan] Use switches when dealing with enumsJulian Lettner2019-01-163-86/+87
* compiler-rt/test: Bring back -pie on Android.Peter Collingbourne2019-01-151-1/+1
* [libFuzzer] Remove unstable edge handlingJonathan Metzman2019-01-1511-294/+9
* compiler-rt/test: Add a couple of convenience features for Android.Peter Collingbourne2019-01-154-1/+18
* [profile] Sync up InstrProfData.inc with llvm copy /NFCRong Xu2019-01-151-10/+10
* compiler-rt/test: Clean up Android specific workarounds in lit.common.cfg.Peter Collingbourne2019-01-151-3/+4
* Update year in license filesHans Wennborg2019-01-151-1/+1
* Revert little bad rebasing.David Carlier2019-01-151-1/+0
* [Sanitizer] Intercept sl_add api on FreeBSD/NetBSDDavid Carlier2019-01-158-5/+92
* [compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on an...Roman Lebedev2019-01-151-5/+0
* [compiler-rt] fuzzer-alignment-assumption.test: fixup the expected column numberRoman Lebedev2019-01-151-1/+1
* [compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1520-0/+449
* Explicitly set C++ standard for `Posix/no-fd.cc` ASan test.Dan Liew2019-01-151-1/+1
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-1520-369/+0
* Silence failing testsVlad Tsyrklevich2019-01-152-2/+2
* [libFuzzer][MSVC] Use alternatename for ext functionsJonathan Metzman2019-01-153-57/+84
* [compiler-rt] UBSan: just completely disable two alignment-assumption tests f...Roman Lebedev2019-01-142-8/+4
* [compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.Roman Lebedev2019-01-143-5/+10
* [compiler-rt] Add option to disable libc++ buildShoaib Meenai2019-01-141-9/+13
* [compiler-rt] Update ubsan_interface.inc with alignment assumption handlersRoman Lebedev2019-01-141-0/+2
* [test] Disable sunrpc tests when rpc/xdr.h is missingMichal Gorny2019-01-149-12/+20
* [compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1419-0/+366
* [asan] Add fallback for Thumb after r350139Diana Picus2019-01-143-2/+13
* [sanitizer] Move android's GetPageSize to a header (NFC)Evgeniy Stepanov2019-01-122-4/+13
* sanitizer_common: Change gen_dynamic_list.py to take a -o argument instead of...Peter Collingbourne2019-01-112-12/+15
* [CMake] Fix standalone build after LLVM exports utility targetsStefan Granitz2019-01-111-2/+0
* [Sanitizer] Disable getusershell interception for AndroidDavid Carlier2019-01-112-2/+2
* Provide storage for `true_type::value` and `false_type::value`.Dan Liew2019-01-112-0/+22
* XFAIL getusershell.cc on Android.Matt Morehouse2019-01-111-0/+2
* [Sanitizer] Intercept getusershellDavid Carlier2019-01-113-0/+38
* [TSan] Remove ignore_interceptors_accesses flagJulian Lettner2019-01-105-91/+35
* [sanitizer_common] Define __sanitizer_FILE on NetBSDMichal Gorny2019-01-104-12/+65
* [sanitizer_common] Remove support for tirpc/rpc/xdr.hMichal Gorny2019-01-104-11/+2
* [compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPCAmy Kwan2019-01-104-0/+305
* [compiler-rt][builtins][PowerPC] Implemented __fixunstfti builtin on PowerPCAmy Kwan2019-01-104-0/+865
* [asan] Mark tests as UNSUPPORTED on armDiana Picus2019-01-102-2/+2
* i[Sanitizer] Enable pututxline interceptionDavid Carlier2019-01-101-1/+13
* [libfuzzer][MSVC] Make calls to builtin functions work with MSVCJonathan Metzman2019-01-096-25/+127
* [asan] Disable TSD dtor leak unit tests on FreeBSD x86 64David Carlier2019-01-091-0/+2
* [test] Detect glibc-2.27+ and XFAIL appropriate testsMichal Gorny2019-01-093-0/+25
* hwasan: Ignore loads and stores of size 0.Peter Collingbourne2019-01-092-1/+12