summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-14In asan on Windows 64-bit, this is one of the broken thingsEtienne Bergeron
2016-06-14[profile] Update a warning message (NFC)Vedant Kumar
2016-06-14[sanitizer] Revert new GLIBC msghdr/cmsghdr definitionsAdhemerval Zanella
2016-06-14[sanitizer][esan] Add internal_sigaction_syscallDerek Bruening
2016-06-14Removing an old empty unused directory "SDKs".Kuba Brecka
2016-06-14Revert r272591, http://lab.llvm.org:8011/builders/clang-x64-ninja-win7 has be...Nico Weber
2016-06-13[sanitizer][esan] Add internal_sigaction_syscallDerek Bruening
2016-06-13Revert "[sanitizer][esan] Add internal_sigaction_syscall"Derek Bruening
2016-06-13[sanitizer][esan] Add internal_sigaction_syscallDerek Bruening
2016-06-13[builtins] Make SOFT_FP versions of floatdidf and floatundidf compileJeroen Ketema
2016-06-13[builtins] replace tabs by spaces and remove whitespace at end of line NFCJeroen Ketema
2016-06-12[libprofile] Define an expansion `%clang_profgen=`Sean Silva
2016-06-10[profile] cleanup file setting codeXinliang David Li
2016-06-10[profile] fix bot failure on darwinXinliang David Li
2016-06-10[profile] add profile path tests for shared libXinliang David Li
2016-06-10[profile] add profile path testsXinliang David Li
2016-06-10[esan|cfrag] Add the struct field offset array in StructInfoQin Zhao
2016-06-09Fix win bot failureXinliang David Li
2016-06-09[CMake] Cleanup CMake version checkingChris Bieneman
2016-06-09[CMake] Cleanup CMake version checking for 2.8.12Chris Bieneman
2016-06-09[profile] Fix test to bail on failed waitpid in instrprof-file_ex.cVedant Kumar
2016-06-08[profile] in-process merging support part-3Xinliang David Li
2016-06-08[esan|wset] Reduce flakiness in samples testDerek Bruening
2016-06-08[profile] Hide some external symbols in InstrProfData.incVedant Kumar
2016-06-08[profile] Pass extra build flags (feature enabling macros) to Darwin buildXinliang David Li
2016-06-08[profile] Un-hide two symbolsVedant Kumar
2016-06-08[profile] Hide a few external symbols (NFCI)Vedant Kumar
2016-06-08[esan] Intercept calloc to avoid deadlocks with tcmallocDerek Bruening
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known there; attempt 3Kostya Serebryany
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known there; attempt 2Kostya Serebryany
2016-06-07[asan] Turn LSan-related #if’s into regular if’s in ASan initializerKuba Brecka
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known thereKostya Serebryany
2016-06-07[asan] make print_memory_profile_test more reliable by using large allocation...Kostya Serebryany
2016-06-07[sanitizer] Fix build for new GLIBC msghdr/cmsghdr definitionAdhemerval Zanella
2016-06-07Remove some leftover empty directories.Kuba Brecka
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany
2016-06-06add -f to rm so the test passes the first time it's run the file file is not ...David Blaikie
2016-06-06[libprofile] Also use `env` for this test.Sean Silva
2016-06-06[libprofile] Add %run to a couple tests.Sean Silva
2016-06-06[profile] code cleanup /NFCXinliang David Li
2016-06-06[tsan] Switch to InternalAlloc everywhere __libc_malloc is currently usedKuba Brecka
2016-06-06This patch attempts to primitive support for Win64 asanEtienne Bergeron
2016-06-06[tsan] On OS X, optimize main thread’s ThreadState accessesKuba Brecka
2016-06-06[asan] Reenable ASan tests in "check-all"Kuba Brecka
2016-06-06[profile] in-process mergeing support (part-2)Xinliang David Li
2016-06-05[tsan] On OS X, build Go runtime with -mmacosx-version-minKuba Brecka
2016-06-04It really helps to not randomly delete one of the closing brackets. =/Chandler Carruth
2016-06-04Ok, now I know why I kept getting confused and not making progressChandler Carruth
2016-06-04Fix the test for printing the memory profile. This fuctionality is onlyChandler Carruth
2016-06-04Update this test yet again, this time based on a nice consecutive pairChandler Carruth