1. b4a7be0 Remove cmake checks for MSVC 1900 / VS 2013 by Reid Kleckner · 4 years, 9 months ago
  2. b0f4ece [builtins][test] XFAIL two SPARC tests by Rainer Orth · 4 years, 9 months ago
  3. edefc46 [ASan][test] XFAIL AddressSanitizer-*-sunos :: TestCases/intercept-rethrow-exception.cc on Solaris by Rainer Orth · 4 years, 9 months ago
  4. 840002e Revert "[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isystem include for xray (2)" by Francis Visoiu Mistrih · 4 years, 9 months ago
  5. a60e59c [compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isystem include for xray (2) by Puyan Lotfi · 4 years, 9 months ago
  6. 0295568 [compiler-rt] Reverting r367239 (xray include path) to fix bot build breakage. by Puyan Lotfi · 4 years, 9 months ago
  7. 4a509d3 Appending COMPILER_RT_LIBCXX_PATH include path to -isystem for compiler-rt xray by Puyan Lotfi · 4 years, 9 months ago
  8. ae21b4c Don't initialize interceptor_metadata_map unless SI_POSIX is set by Eugene Leviant · 4 years, 9 months ago
  9. 33ed658 [compiler-rt] Fix running tests on macOS when XCode is not installed by Alexander Richardson · 4 years, 9 months ago
  10. 214bcf1 [profile] In Android, do not mkdir() dirs in GCOV_PREFIX by Pirama Arumuga Nainar · 4 years, 10 months ago
  11. b458bd2 [sanitizer_common] Allow customization of StartSymbolizerSubprocess by Julian Lettner · 4 years, 10 months ago
  12. 68316f1 [scudo][standalone] Optimization pass by Kostya Kortchinsky · 4 years, 10 months ago
  13. 3882e02 [libFuzzer] Fix __sanitizer_print_memory_profile return type in ExtFunctions.def by Max Moroz · 4 years, 10 months ago
  14. 053b129 [compiler-rt][builtins] Provide __clear_cache for SPARC by Rainer Orth · 4 years, 10 months ago
  15. f456284 [NFC][ASAN] Add brackets around not command by Lei Huang · 4 years, 10 months ago
  16. 961abe4 [TSan] Enable fiber tests on iOS simulator by Julian Lettner · 4 years, 10 months ago
  17. 8de9918 Fix asan infinite loop on undefined symbol by Serge Guelton · 4 years, 10 months ago
  18. 7c29153 Revert "Fix asan infinite loop on undefined symbol" by Serge Guelton · 4 years, 10 months ago
  19. 0d07246 Fix asan infinite loop on undefined symbol by Serge Guelton · 4 years, 10 months ago
  20. 94c9a1e Revert "Fix asan infinite loop on undefined symbol" by Matthew Voss · 4 years, 10 months ago
  21. 0bc4208 Fix asan infinite loop on undefined symbol by Serge Guelton · 4 years, 10 months ago
  22. 5c13aef [libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH by Yi Kong · 4 years, 10 months ago
  23. 8447f30 [ASan] Support `{f}puts(NULL)` on Darwin, part 2 by Julian Lettner · 4 years, 10 months ago
  24. ca086ac [compiler-rt] Complete revert of r366413 by Matthew Voss · 4 years, 10 months ago
  25. c6f7151 Revert "Fix asan infinite loop on undefined symbol" by Matthew Voss · 4 years, 10 months ago
  26. 6d8dbfb [CMake] Don't set Python_ADDITIONAL_VERSIONS by Jonas Devlieghere · 4 years, 10 months ago
  27. b982aaf Restrict asan + dlopen testcase to x86 by Serge Guelton · 4 years, 10 months ago
  28. 8259594 Relax regexp to detect failed interception by asan by Serge Guelton · 4 years, 10 months ago
  29. 41522da Fix asan infinite loop on undefined symbol by Serge Guelton · 4 years, 10 months ago
  30. 47487fe hwasan: Use C++ driver for cfi.cc test. by Peter Collingbourne · 4 years, 10 months ago
  31. e123159 [ASan] Support `{f}puts(NULL)` on Darwin by Julian Lettner · 4 years, 10 months ago
  32. 36ec381 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.6 by Julian Lettner · 4 years, 10 months ago
  33. 48b8bfb [GWP-ASan] Add thread ID to PRNG seed. by Mitch Phillips · 4 years, 10 months ago
  34. 882efe2 Removed -mno-omit-leaf-frame-pointer from flags. by Mitch Phillips · 4 years, 10 months ago
  35. 5be3699 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.10 by Julian Lettner · 4 years, 10 months ago
  36. c8b4735 Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO" by Stephan Bergmann · 4 years, 10 months ago
  37. 0959e2e [TSan] Fix asm token error (again) by Julian Lettner · 4 years, 10 months ago
  38. 26c0eeb [ASan] Fix >80 character line. by Matt Morehouse · 4 years, 10 months ago
  39. 8273937 [TSan] Fix asm token error by Julian Lettner · 4 years, 10 months ago
  40. 86475d7 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.9 by Julian Lettner · 4 years, 10 months ago
  41. a1e6f4e [sanitizers][windows][mingw32] Mingw32 RTL fixes by Matthew G McGovern · 4 years, 10 months ago
  42. 03e95d8 [libFuzzer] Disable fork.test on AArch64 by Diana Picus · 4 years, 10 months ago
  43. e2e4f54 [TSan] Tiny cleanup of UnmangleLongJmpSp for Linux/x86_64 by Julian Lettner · 4 years, 10 months ago
  44. a2ee72c [builtins] Fix assembly in arm sync-ops.h by Nikita Popov · 4 years, 10 months ago
  45. 8f4dd24 Enable compiler-rt on SPARC by Rainer Orth · 4 years, 10 months ago
  46. cb14528 [Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/MemoryMappingLayout.DumpListOfModules on Solaris by Rainer Orth · 4 years, 10 months ago
  47. bf88fb1 NFC: Unforget a colon in a few CHECK: directives. by Artem Dergachev · 4 years, 10 months ago
  48. 33d96a6 Use clang driver for libfuzzer tests on Windows by Reid Kleckner · 4 years, 10 months ago
  49. 5ec1a38 [scudo][standalone] NFC corrections by Kostya Kortchinsky · 4 years, 10 months ago
  50. 449e644 [TSan] Move DECLARE_REAL macro outside of namespace by Julian Lettner · 4 years, 10 months ago
  51. 7d61bed [profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARC by Rainer Orth · 4 years, 10 months ago
  52. 364f9d1 Explicitly define __STDC_FORMAT_MACROS for PRIu64 by Mitch Phillips · 4 years, 10 months ago
  53. 1a513e3 [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one by Kostya Kortchinsky · 4 years, 10 months ago
  54. 2dff76d [ASan] Use __sanitizer_fill_shadow for FastPoisonShadow on Fuchsia by Petr Hosek · 4 years, 10 months ago
  55. 642fb76 Add NetBSD LSan support by Kamil Rytarowski · 4 years, 10 months ago
  56. 95e0361 Change another test I missed in r365724 by Nico Weber · 4 years, 10 months ago
  57. b08c112 clang-cl: Remove -O0 option by Nico Weber · 4 years, 10 months ago
  58. 443d352 [TSan] Fix linker error on Linux/AArch64 by Julian Lettner · 4 years, 10 months ago
  59. b13f9c3 [TSan] Fix compiler error on Linux/AArch64 by Julian Lettner · 4 years, 10 months ago
  60. 8246aad [TSan] Attempt to fix linker error on Linux/AArch64 by Julian Lettner · 4 years, 10 months ago
  61. d3ad680 [ubsan][test] Restore float-divide-by-zero test by Fangrui Song · 4 years, 10 months ago
  62. aff9c5e Reland "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8" by Julian Lettner · 4 years, 10 months ago
  63. 090d203 [TSan] Refine longjmp key management on Darwin by Julian Lettner · 4 years, 10 months ago
  64. 0e5e92c hwasan: Improve precision of checks using short granule tags. by Peter Collingbourne · 4 years, 10 months ago
  65. 89b1efa [libFuzzer] Include FuzzedDataProvider.h in the test without "utils" subdir. by Max Moroz · 4 years, 10 months ago
  66. 1a4fc24 Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8" by Julian Lettner · 4 years, 10 months ago
  67. 10066ac [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.8 by Julian Lettner · 4 years, 10 months ago
  68. 2c2d33f [sanitizers][windows] FIX: Rtl-Heap Interception and tests by Matthew G McGovern · 4 years, 10 months ago
  69. 029fefe [sanitizers][windows] Rtl-Heap Interception and tests by Matthew G McGovern · 4 years, 10 months ago
  70. 4a86a65 [TSan] Fix linker error for Linux/AArch64 by Julian Lettner · 4 years, 10 months ago
  71. 158799d [Sanitizers] Remove clang_rt.sancov_{begin,end} on Solaris by Rainer Orth · 4 years, 10 months ago
  72. c26180e Revert "[sanitizers][windows] Rtl-Heap Interception and tests" by JF Bastien · 4 years, 10 months ago
  73. 3ef3d42 [sanitizers][windows] Rtl-Heap Interception and tests by Matthew G McGovern · 4 years, 10 months ago
  74. 21d4d46 Revert "[TSan] Attempt to fix iOS on-device test" by Julian Lettner · 4 years, 10 months ago
  75. fbc7f17 Revert "[TSan] Attempt to fix linker error for Linux on AArch64" by Julian Lettner · 4 years, 10 months ago
  76. 3f399d2 [ubsan][test] Fix cast-overflow.cpp and delete float-divide-by-zero test after D63793/rC365272 by Fangrui Song · 4 years, 10 months ago
  77. f6e3394 [ubsan][test] Fix several UBSan-* :: TestCases/ImplicitConversion tests on Solaris by Rainer Orth · 4 years, 10 months ago
  78. 28bdc29 [ubsan][test] Don't disable ubsan testing on 64-bit Solaris/x86 by Rainer Orth · 4 years, 10 months ago
  79. 03d3e54 [TSan] Attempt to fix iOS on-device test by Julian Lettner · 4 years, 10 months ago
  80. 80de232 XFAIL a few failing TSan-fiber tests for iOS by Julian Lettner · 4 years, 10 months ago
  81. ac3af96 Remove `XFAIL: ios` from test that passes in CI by Julian Lettner · 4 years, 10 months ago
  82. bc3efcb Revert "[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.4" by Julian Lettner · 4 years, 10 months ago
  83. 7269029 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.5 by Julian Lettner · 4 years, 10 months ago
  84. 7cc9cd0 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.4 by Julian Lettner · 4 years, 10 months ago
  85. 3da9ad1 [scudo][standalone] Link tests against libatomic by Kostya Kortchinsky · 4 years, 10 months ago
  86. 38de590 [scudo][standalone] Potential fix for missing sized delete by Kostya Kortchinsky · 4 years, 10 months ago
  87. 3ccbf22 Attempt #2 to fix gcc builds. This time check by Mitch Phillips · 4 years, 10 months ago
  88. bfe11bb Only use -mno-omit-leaf-frame-pointer with clang builds. by Mitch Phillips · 4 years, 10 months ago
  89. b5326fc [GWP-ASan] [Scudo] Add GWP-ASan backtrace for alloc/free to Scudo. by Mitch Phillips · 4 years, 10 months ago
  90. 81479e2 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7 by Julian Lettner · 4 years, 10 months ago
  91. 8b4bb06 [GWP-ASan] Add generic unwinders and structure backtrace output. by Mitch Phillips · 4 years, 10 months ago
  92. b9c43d5 [Sanitizers] Remove obsolete OpenFile from sanitizer_solaris.cc by Rainer Orth · 4 years, 10 months ago
  93. c3ac578 Revert Remove scudo standalone tests from check-all by Reid Kleckner · 4 years, 10 months ago
  94. 508f347 Remove scudo standalone tests from check-all by Reid Kleckner · 4 years, 10 months ago
  95. 78cca3f [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.3 by Julian Lettner · 4 years, 10 months ago
  96. 2e140cf [TSan] Fix initialized and declared ‘extern’ warning by Julian Lettner · 4 years, 10 months ago
  97. 65810c2 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.2 by Julian Lettner · 4 years, 10 months ago
  98. 9e72c27 [TSan] Attempt to fix linker error for Linux on AArch64 by Julian Lettner · 4 years, 10 months ago
  99. cbc2983 [TSan] Fix build build breakage on Android by Julian Lettner · 4 years, 10 months ago
  100. fc94390 [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.1 by Julian Lettner · 4 years, 10 months ago