summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove a duplicate declaration which broke the compiler-rt buildrelease_34Sylvestre Ledru2013-12-161-8/+0
* Merging r-196802:Bill Wendling2013-12-166-15/+59
* Merging r196779:Bill Wendling2013-12-151-0/+5
* Readd the prototype.Bill Wendling2013-12-111-0/+1
* Merging r196802:Bill Wendling2013-12-116-42/+9
* Merging r196809:Bill Wendling2013-12-111-0/+8
* Merging r196799:Bill Wendling2013-12-101-1/+1
* Merging r196612:Bill Wendling2013-12-103-3/+3
* Merging r196501:Alexey Samsonov2013-12-054-5/+7
* [asan] port r196375 to 3.4Kostya Serebryany2013-12-052-5/+2
* Merging r195791:Bill Wendling2013-11-270-0/+0
* Merging r195652:Sergey Matveev2013-11-253-3/+9
* Merging r195643:Sergey Matveev2013-11-251-0/+22
* Merging r195642:Sergey Matveev2013-11-254-22/+52
* Merging r195570:Sergey Matveev2013-11-251-2/+7
* [ASan] Backport r195125, r195132, r195216 to LLVM 3.4 branch.Alexander Potapenko2013-11-222-2/+4
* Merging r195442:Evgeniy Stepanov2013-11-222-0/+45
* Merging r195436:Evgeniy Stepanov2013-11-221-0/+4
* Merging r195434:Evgeniy Stepanov2013-11-223-4/+18
* Merging r195433:Evgeniy Stepanov2013-11-223-10/+1
* Merging r195427:Evgeniy Stepanov2013-11-223-20/+26
* Creating release_34 branchBill Wendling2013-11-190-0/+0
* [ASan] Run one of UAS tests in UAR mode as wellAlexey Samsonov2013-11-181-1/+2
* [asan] fix Windows buildKostya Serebryany2013-11-181-1/+1
* [asan] introduce __sanitizer_annotate_contiguous_containerKostya Serebryany2013-11-184-0/+116
* CMake: make sure compiler-rt headers are copied to build tree if 'compilrer-r...Alexey Samsonov2013-11-181-0/+1
* [asan] support __hppa__ (by John David Anglin)Kostya Serebryany2013-11-181-0/+6
* [ASan] Build ASan on Windows only if MSVC is usedAlexey Samsonov2013-11-171-1/+2
* CMake: don't build sanitizer runtimes on 64-bit Windows (it's unsupported for...Alexey Samsonov2013-11-172-10/+18
* [DFSan] Don't include public headers in dfsan runtime codeAlexey Samsonov2013-11-175-16/+35
* Revert premature instructions to build __sync_fetch_*Tim Northover2013-11-151-20/+0
* Add clang_darwin_embedded platform for embedded projectsTim Northover2013-11-153-3/+272
* Remove #include of net/ip_mroute.h for SANITIZER_MAC.Bob Wilson2013-11-153-6/+5
* tsan: add support for robust mutexesDmitry Vyukov2013-11-158-3/+109
* [ASan] Add the configure+make rules for building the ASan runtime for iOS sim...Alexander Potapenko2013-11-151-1/+29
* [asan] helper script to dump/merge coverage dataKostya Serebryany2013-11-151-0/+56
* [Sanitizer] Make slow unwinder on Linux more robustAlexey Samsonov2013-11-154-9/+10
* tsan: add proper cfi directives to assembly codeDmitry Vyukov2013-11-151-2/+2
* LLVM's GoogleTest copy has moved its source code back to the defaultChandler Carruth2013-11-151-1/+2
* Don't build unsupported compiler-rt pieces on WindowsAlexey Samsonov2013-11-151-2/+2
* Reapply asan coverage changes 194702-194704.Bob Wilson2013-11-1510-12/+189
* Speculatively revert asan coverage changes 194702-194704.Bob Wilson2013-11-1510-189/+12
* asan: disable pthread_setname_np interceptorDmitry Vyukov2013-11-141-1/+6
* [asan] unbreak dfsan, which includes sanitizer/common_interface_defs.h into i...Kostya Serebryany2013-11-143-3/+4
* [asan] disable CovDump on Windows for now (fails to compile)Kostya Serebryany2013-11-141-0/+2
* [asan] Poor man's coverage that works with ASan (compiler-rt part)Kostya Serebryany2013-11-1410-12/+186
* [msan] A test for r194697.Evgeniy Stepanov2013-11-146-0/+143
* [UBSan] Make sure ASan and UBSan interact properly by running each test from ...Alexey Samsonov2013-11-1433-80/+105
* [ASan] Introduce a top-level target to collect all ASan runtimes and depsAlexey Samsonov2013-11-143-4/+7
* [UBSan] Update UBSan location rendering to match r194686Alexey Samsonov2013-11-141-6/+8