1. f3509b6 [asan] relax sanbox_read_proc_self_maps_test to pass even if unshare() fails. by Kostya Serebryany · 8 years ago
  2. 3bfbd70 Fix typo in tls patch by Francis Ricci · 8 years ago
  3. 40d54d4 [compiler-rt] Make print_module_map description consistent with the rest. by Vitaly Buka · 8 years ago
  4. 86e070f Implement tls scanning for darwin LSan by Francis Ricci · 8 years ago
  5. 75ca300 Don't require ThreadState to be contained within tls on all platforms by Francis Ricci · 8 years ago
  6. 14205b4 Disable two more flaky ASan wait* tests temporarily on Darwin by Adam Nemet · 8 years ago
  7. 5d0ecbc [sanitizer] Revert rL303879 as it breaks Windows by Kostya Kortchinsky · 8 years ago
  8. 0dd40cf [sanitizer] Change the 32-bit Primary AllocateRegion to reduce fragmentation by Kostya Kortchinsky · 8 years ago
  9. 3ea9499e [sanitizer] Pair atomic acquire with release in BlockingMutex::Unlock by Alex Shlyapnikov · 8 years ago
  10. 8779ea7 Add generic __bswap[ds]i2 implementations by Dimitry Andric · 8 years ago
  11. b9f969d [cmake] Disable building emutls.c for baremetal targets. by Catherine Moore · 8 years ago
  12. ec372bd [powerpc] deactivate flakey test halt_on_error-torture.cc on powerpc64 be by Bill Seurer · 8 years ago
  13. 37c9be9 [PowerPC] Fix test case sem_init_glibc.cc for powerpc64be by Bill Seurer · 8 years ago
  14. 4974f10 [compiler-rt] Change default of allow_user_segv_handler to true by Vitaly Buka · 8 years ago
  15. 3c8f953 Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE_SYSTEM_NAME by Jonathan Roelofs · 8 years ago
  16. 0eec1f0 Fix negate-overflow.cpp test on Windows after r303440 by Hans Wennborg · 8 years ago
  17. 62882c9 Revert "[compiler-rt] Change default of allow_user_segv_handler to true" by Vitaly Buka · 8 years ago
  18. dc62b80 Allow armv{7,7s,7k,7m,7em} builds by Jonathan Roelofs · 8 years ago
  19. 66f2260 [sanitizer] [SystemZ] Update CVE-2016-2143 check for Ubuntu 16.04 by Ulrich Weigand · 8 years ago
  20. 354439a [compiler-rt] Change default of allow_user_segv_handler to true by Vitaly Buka · 8 years ago
  21. 9808ff5 [asan] Remove allow_user_segv_handler on Windows. by Vitaly Buka · 8 years ago
  22. 4f47485 Disable flaky ASan tests temporarily on darwin by Adam Nemet · 8 years ago
  23. 36778a5 [XRay][compiler-rt] Add __xray_remove_customevent_handler(...) by Dean Michael Berris · 8 years ago
  24. 4eff87c Revert "[compiler-rt] Change default of allow_user_segv_handler to true" by Vitaly Buka · 8 years ago
  25. 99534e8 [compiler-rt] Change default of allow_user_segv_handler to true by Vitaly Buka · 8 years ago
  26. 8018780 [compiler-rt] Switch handle_<signal> flags from bool to enum. by Vitaly Buka · 8 years ago
  27. 5934882 [compiler-rt] Add negative test for boolean flags. by Vitaly Buka · 8 years ago
  28. dd592ff Use write instead of read permissions to check for global sections on mac by Francis Ricci · 8 years ago
  29. 1cfc81f [compiler-rt] Replace ifs with switch statement in IsHandledDeadlySignal by Vitaly Buka · 8 years ago
  30. 432b8dd [scudo] lower quarantine default sizes by Kostya Kortchinsky · 8 years ago
  31. 657899b [compiler-rt][cmake] Build unit tests conditionally with _FILE_OFFSET_BITS=64 and _LARGEFILE_SOURCE by Simon Dardis · 8 years ago
  32. f97310f Revert r302781 and subsequent attempts to disable part of it. by Daniel Jasper · 8 years ago
  33. 4451486 Fixup r303324 - temporary disable stndup interceptor, due to r302781 being buggy by Diana Picus · 8 years ago
  34. 9aa8ef8 temporary disable stndup interceptor, due to r302781 being buggy by Kostya Serebryany · 8 years ago
  35. af3ffcc [XRay] Fix __xray_function_address on PPC reguarding local entry points. by Tim Shen · 8 years ago
  36. f084f6d [Ubsan]Remove unused link libraries. by Leo Li · 8 years ago
  37. 3f55f7e Generate ubsan shared libraries. by Leo Li · 8 years ago
  38. 4035ec5 Include setjmp.h unconditionally in asan_test_utils.h by Hans Wennborg · 8 years ago
  39. 3b57da0 Revert "Implement tls scanning for darwin LSan" by Francis Ricci · 8 years ago
  40. eab89eb Implement tls scanning for darwin LSan by Francis Ricci · 8 years ago
  41. 4a45838 builtins: fix guard __AEABI__ -> __ARM_EABI__ by Saleem Abdulrasool · 8 years ago
  42. 92a239b builtins: one more case of a missing header by Saleem Abdulrasool · 8 years ago
  43. 369f74c builtins: add missing includes by Saleem Abdulrasool · 8 years ago
  44. 36ac5dd builtins: expand out the AEABI function stubs by Saleem Abdulrasool · 8 years ago
  45. 44c4571 builtins: use reserved spelling (NFC) by Saleem Abdulrasool · 8 years ago
  46. a0a6d59 [tsan] Update tsan test for r303084 by Vitaly Buka · 8 years ago
  47. 130fca1 [asan] make asan under sandboxes more robust by Kostya Serebryany · 8 years ago
  48. 2361a39 Fix executable stack directive on Linux. by Manoj Gupta · 8 years ago
  49. cbb1fdf [lsan] Report the missing linker only when the linker is actually missing. by Alex Shlyapnikov · 8 years ago
  50. cf0675b [builtins] Fix a check from __GNU__ to __GNUC__ for disabling executable stack. by Manoj Gupta · 8 years ago
  51. 12588d76 builtins: fix filtering aliased targets by Saleem Abdulrasool · 8 years ago
  52. 886d2e6 [ubsan] Don't enable debug info in all tests by Reid Kleckner · 8 years ago
  53. dc646a0 [sanitizer] Change SizeClassAllocator32 to accept just one template by Kostya Kortchinsky · 8 years ago
  54. 12aa955 [XRay] Fix build with libc++ (NFC). by Eugene Zelenko · 8 years ago
  55. 999f74a [ubsan] Enable debug info in test binaries by Reid Kleckner · 8 years ago
  56. fb3d1ea Disable two failing darwin lsan tests by Francis Ricci · 8 years ago
  57. 07c0dd7 [asan/win] Re-enable Win64 asan tests on Win8+ by Reid Kleckner · 8 years ago
  58. b680e97 Disable two failing darwin lsan tests by Francis Ricci · 8 years ago
  59. fdcab2c Enable lsan test suite on Darwin x86_64 builds by Francis Ricci · 8 years ago
  60. 61ed934 Add dyld to sanitizer procmaps on darwin by Francis Ricci · 8 years ago
  61. 5d4ad5c Account for stack redzone when computing sp on darwin by Francis Ricci · 8 years ago
  62. f06fbd4 [msan] Remove a failing test from MemorySanitizer.ICmpRelational by Alexander Potapenko · 8 years ago
  63. 1cc7504 [XRay][compiler-rt] Only run custom event logging in x86_64-linux by Dean Michael Berris · 8 years ago
  64. 71086a8 [XRay][compiler-rt] Remove unused variable after refactoring by Dean Michael Berris · 8 years ago
  65. 724de21 [XRay][compiler-rt] Fix misspeling of XRaySledEntry by Dean Michael Berris · 8 years ago
  66. 29e16de [XRay][compiler-rt] Runtime changes to support custom event logging by Dean Michael Berris · 8 years ago
  67. 01a66fc [scudo] Use our own combined allocator by Kostya Kortchinsky · 8 years ago
  68. 9ce59db [asan] Test 'strndup_oob_test.cc' added in r302781 fails on the clang-cmake-thumbv7-a15-full-sh bot. by Pierre Gousseau · 8 years ago
  69. 71ed2e6 Renumber test line number expectations after r302783. by Benjamin Kramer · 8 years ago
  70. 24090e5 [asan] Test 'strndup_oob_test.cc' added in r302781 fails on clang-s390x-linux. by Pierre Gousseau · 8 years ago
  71. 65de571 [msan] add a regression test for PR32842 by Alexander Potapenko · 8 years ago
  72. 29006dc [MSAN] test failed randomly on ARM when XFAILED for MIPS by Renato Golin · 8 years ago
  73. 4562184 mips] XFAIL wcsncpy.cc test. by Simon Dardis · 8 years ago
  74. 0550581 [asan] Recommit of r301904: Add strndup/__strndup interceptors by Pierre Gousseau · 8 years ago
  75. 4cd7a15 Revert "Add dyld to sanitizer procmaps on darwin" by Francis Ricci · 8 years ago
  76. 48eab42 Revert "Disable static caching of dyld header on Go sanitizers" by Francis Ricci · 8 years ago
  77. bb6fdd6 [XRay] Fix XRay PPC return value bug. by Tim Shen · 8 years ago
  78. 40c0126 [XRay] Fix the test func-id-utils.cc on PPC. by Tim Shen · 8 years ago
  79. 15dc8c9 Disable static caching of dyld header on Go sanitizers by Francis Ricci · 8 years ago
  80. 61efa17 [cmake] Disable building enable_execute_stack.c for baremetal targets. by Catherine Moore · 8 years ago
  81. 1cdcbcd Add dyld to sanitizer procmaps on darwin by Francis Ricci · 8 years ago
  82. 6b98928 [msan] Fix getmntent{_r} for empty /etc/fstab by Adhemerval Zanella · 8 years ago
  83. be1d6315 [mips] XFAIL getpwnam_r_invalid_user.cc test by Simon Dardis · 8 years ago
  84. e73af51 [Safestack] Fix the canary test to catch the libc's message regarding stack smashing by Ivan A. Kosarev · 8 years ago
  85. f570c76 [mips] XFAIL dfsan's custom.cc test on mips64. by Simon Dardis · 8 years ago
  86. 35392b8 [mips] Remove XFAIL from sanitizer_coverage_no_prune.cc by Simon Dardis · 8 years ago
  87. 41ffc70 [SystemZ] Remove XFAIL on sanitizer_coverage_no_prune.cc by Ulrich Weigand · 8 years ago
  88. 9d190c2 [SystemZ] Fix failures after D32542 by Ulrich Weigand · 8 years ago
  89. ad11bf5 [compiler-rt][mips] Fix a test for mips. by Simon Dardis · 8 years ago
  90. e2328eb Allow compiler-rt to find lld and libc++ parallel to LLVM, as in the monorepo by Reid Kleckner · 8 years ago
  91. b0e96eb [scudo] CRC32 optimizations by Kostya Kortchinsky · 8 years ago
  92. 0f3d309 Avoid unnecessary calls to vm_region_recurse by Francis Ricci · 8 years ago
  93. 360f478 [powerpc] Remove XFAIL for sanitizer_coverage_no_prune.cc on powerpc64 by Bill Seurer · 8 years ago
  94. 90a8fc8 [XRay][compiler-rt] XFAIL on ppc by Dean Michael Berris · 8 years ago
  95. c348a8c [builtins] Fixup emulated TLS for mingw. by Martell Malone · 8 years ago
  96. ddf8111 [sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a hidden -mllvm flag. compiler-rt part (test only). by Kostya Serebryany · 8 years ago
  97. ee069576 [scudo] Add Android support by Kostya Kortchinsky · 8 years ago
  98. 44781f1 CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace(). by Peter Collingbourne · 8 years ago
  99. 27b0927 [ubsan]: temporarily disable print_stack_trace.cc test by Alexander Potapenko · 8 years ago
  100. e608f6a [powerpc] Mark coverage-sample.cc as XFAIL on powerpc64le by Bill Seurer · 8 years ago