1. 375b28e Revert "[InstrProf] Add Correlator class to read debug info" by Ellis Hoag · 2 years, 6 months ago
  2. a02975e [NFC][sanitizer] Remove unused variable by Vitaly Buka · 2 years, 6 months ago
  3. 4c644f9 [InstrProf] Add Correlator class to read debug info by Ellis Hoag · 2 years, 6 months ago
  4. f5649b5 [Try2][InstrProf] Attach debug info to counters by Ellis Hoag · 2 years, 6 months ago
  5. d348056 [sanitizer] Define SANITIZER_ARM SANITIZER_X64 SANITIZER_ARM64 by Vitaly Buka · 2 years, 6 months ago
  6. 27b4505 [sanitizer] Clang-format sanitizer_platform.h by Vitaly Buka · 2 years, 6 months ago
  7. 670dd8a [compiler-rt][NFC] add note to interface_symbols_linux.cpp about darwin by Emily Shi · 2 years, 6 months ago
  8. 6c106a2 [compiler-rt] removed memory access callback from asan interface for darwin by Emily Shi · 2 years, 6 months ago
  9. 862e82f [sanitizer] Portable sanitizer_stoptheworld_test by Clemens Wasser · 2 years, 6 months ago
  10. 0a43edb [sanitizer] Clang format before D115204 by Vitaly Buka · 2 years, 6 months ago
  11. fc0b37a [Sanitizer] Disable LSan when testing on iOS simulators by Julian Lettner · 2 years, 6 months ago
  12. b95283d [lsan] Format CAN_SANITIZE_LEAKS defines by Clemens Wasser · 2 years, 6 months ago
  13. 72cc660 Add a flag to force tsan's background thread by Matt Kulukundis · 2 years, 6 months ago
  14. 268818b [TSan] Make test fail more predictably by Julian Lettner · 2 years, 6 months ago
  15. 7497395 [sanitizer] Update global_symbols.txt by Vitaly Buka · 2 years, 6 months ago
  16. 9024738 [TSan][Darwin] Fix CheckAndProtect() for MappingAppleAarch64 by Julian Lettner · 2 years, 6 months ago
  17. 916d72c [Darwin] Remove workaround for symbolication in iOS simulator runtimes by Julian Lettner · 2 years, 6 months ago
  18. 3a3c26b [compiler-rt][AArch64] Add a workaround for Exynos 9810 by Stephen Hines · 2 years, 6 months ago
  19. 3c2883e [llvm-jitlink] Update handling of library options. by Lang Hames · 2 years, 6 months ago
  20. edd7228 [ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file. by Kirill Stoimenov · 2 years, 6 months ago
  21. 622feac [ASan] Shared optimized callbacks implementation. by Kirill Stoimenov · 2 years, 6 months ago
  22. 434601d Revert "[InstrProf] Attach debug info to counters" by Ellis Hoag · 2 years, 6 months ago
  23. 3360172 [InstrProf] Attach debug info to counters by Ellis Hoag · 2 years, 6 months ago
  24. 837ae47 Revert "[ASan] Shared optimized callbacks implementation." by Arthur Eubanks · 2 years, 6 months ago
  25. 68dd696 Revert "[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file." by Arthur Eubanks · 2 years, 6 months ago
  26. fde576a [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. by Noah Shutty · 2 years, 6 months ago
  27. 9c020a8 [NFC][asan] XFAIL a test on THUMB by Vitaly Buka · 2 years, 6 months ago
  28. 0271f35 Revert "[CMake] Update internal libc++ configuration" by Petr Hosek · 2 years, 6 months ago
  29. 53baed5 [CMake] Update internal libc++ configuration by Petr Hosek · 2 years, 6 months ago
  30. 297e863 tsan: enable the new runtime by Dmitry Vyukov · 2 years, 6 months ago
  31. 0fdaf56 tsan: new runtime (v3) by Dmitry Vyukov · 2 years, 7 months ago
  32. d87e4b9 tsan: deflake dlopen_static_tls.cpp by Dmitry Vyukov · 2 years, 6 months ago
  33. bbd7485 tsan: deflake flush_memory.cpp by Dmitry Vyukov · 2 years, 6 months ago
  34. cf602cd [sanitizers] include build ids in stacks on linux. by Florian Mayer · 2 years, 6 months ago
  35. 5533877 [ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file. by Kirill Stoimenov · 2 years, 6 months ago
  36. 3e641d9 Revert "[sanitizers] include build ids in stacks on linux." by Florian Mayer · 2 years, 6 months ago
  37. ea9a099 [sanitizers] include build ids in stacks on linux. by Florian Mayer · 2 years, 7 months ago
  38. a06a874 [ASan] Shared optimized callbacks implementation. by Kirill Stoimenov · 2 years, 6 months ago
  39. 0e3d7b3 Revert "[Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer." by Nico Weber · 2 years, 6 months ago
  40. 2518bf1 Reapply [xray] add support for hexagon by Brian Cain · 2 years, 7 months ago
  41. 3fc304c [sanitizer] Update symbols after D113717 by Vitaly Buka · 2 years, 6 months ago
  42. 9084a25 Revert "[ASan] Shared optimized callbacks implementation." by Kirill Stoimenov · 2 years, 6 months ago
  43. d929c59 [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. by Noah Shutty · 2 years, 6 months ago
  44. 3ee264d Revert "[Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer." by Noah Shutty · 2 years, 6 months ago
  45. 6d65f83 [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. by Noah Shutty · 2 years, 6 months ago
  46. 3675cc2 [ASan] Fixed Windows test by excluding macro instantiated INTERFACE_FUNCTION. by Kirill Stoimenov · 2 years, 6 months ago
  47. 37c3edb [ASan] Fix Windows build by excluding a test which requires assembly callback versions. by Kirill Stoimenov · 2 years, 6 months ago
  48. 57e2207 [ASan] Fix Windows build by excluding asan_rtl_x86_64.S. by Kirill Stoimenov · 2 years, 6 months ago
  49. 990275f [ASan] Shared optimized callbacks implementation. by Kirill Stoimenov · 2 years, 7 months ago
  50. 22cc607 [libFuzzer] Remove entropic-scale-per-exec-time.test. by Matt Morehouse · 2 years, 6 months ago
  51. 69d3200 [lsan] Move out suppression of invalid PCs from StopTheWorld by Vitaly Buka · 2 years, 6 months ago
  52. a2e95a9 [NFC][sanitizer] Relax InternalLowerBound interface by Vitaly Buka · 2 years, 7 months ago
  53. 72df2bd [lsan] Reduce StopTheWorld access to StackDepot by Vitaly Buka · 2 years, 7 months ago
  54. 5df1e1d [NFC][lsan] Change LeakSuppressionContext interface by Vitaly Buka · 2 years, 7 months ago
  55. 845e083 [asan] Run background thread for asan only on THUMB by Vitaly Buka · 2 years, 7 months ago
  56. 0ed7885 [sanitizer] Run Stack compression in background thread by Vitaly Buka · 2 years, 7 months ago
  57. 3bcc37b Revert "[sanitizer] Run Stack compression in background thread" by Petr Hosek · 2 years, 6 months ago
  58. b38516a Revert "tsan: new runtime (v3)" by Jonas Devlieghere · 2 years, 6 months ago
  59. 2d06345 Revert "[xray] add support for hexagon" by Brian Cain · 2 years, 6 months ago
  60. 7f2b538 [xray] add support for hexagon by Brian Cain · 2 years, 7 months ago
  61. 9e158f8 tsan: new runtime (v3) by Dmitry Vyukov · 2 years, 7 months ago
  62. b885cff tsan: fork runtime by Dmitry Vyukov · 2 years, 7 months ago
  63. dc2e6dc Revert "[asan] Run background thread for asan only on THUMB" by Andrew Browne · 2 years, 7 months ago
  64. 34cb516 Revert "[ASan] Shared optimized callbacks implementation." by Kirill Stoimenov · 2 years, 7 months ago
  65. bcfd8cc [ASan] Shared optimized callbacks implementation. by Kirill Stoimenov · 2 years, 7 months ago
  66. 26076e6 [ASan] Added __cplusplus guard around the C++ code so it is safe to include asan_mapping.h in assembly files. by Kirill Stoimenov · 2 years, 7 months ago
  67. cc0b6d9 [sanitizer] Run Stack compression in background thread by Vitaly Buka · 2 years, 7 months ago
  68. 769c16c [compiler-rt] Use the runtimes build for custom libc++ by Petr Hosek · 2 years, 7 months ago
  69. 112cc98 [asan] Run background thread for asan only on THUMB by Vitaly Buka · 2 years, 7 months ago
  70. 8af3160 [NFC][sanitizer] Move/rename macro into sanitizer_platform.h by Vitaly Buka · 2 years, 7 months ago
  71. 2595510 [compiler-rt] Disabled tests and benchmarks for libc++ by Vitaly Buka · 2 years, 7 months ago
  72. 8bba965 [ASan] Ran clang-format on asan_mapping.h. by Kirill Stoimenov · 2 years, 7 months ago
  73. d4f110e Revert "[compiler-rt] Use the runtimes build for custom libc++" by Petr Hosek · 2 years, 7 months ago
  74. 71ece1f [CMake] Specify byproducts for custom libcxx builds by Petr Hosek · 2 years, 7 months ago
  75. c93ba92 [lsan] Replace atomic_store/atomic_load with atomic_fetch_add by Vitaly Buka · 2 years, 7 months ago
  76. f13ad4b [NFC][asan] Remove -std=c++20 from test by Vitaly Buka · 2 years, 7 months ago
  77. 78a2ba9 [NFC][lsan] Move method implementation up by Vitaly Buka · 2 years, 7 months ago
  78. 9c37869 [NFC][lsan] Clang-format lsan_common.cpp by Vitaly Buka · 2 years, 7 months ago
  79. e833db7 [NFC][lsan] Use kIgnored in MarkInvalidPCCb by Vitaly Buka · 2 years, 7 months ago
  80. 2e119a4 [sanitizer] Restore __thumb__ workaround by Vitaly Buka · 2 years, 7 months ago
  81. b7935ab [ASan] Missed some SHADOW_XYZ uses on non-Linux platforms. by Kirill Stoimenov · 2 years, 7 months ago
  82. fe68f81 [ASan] Renamed SHADOW_XYZ to ASAN_SHADOW_XYZ. by Kirill Stoimenov · 2 years, 7 months ago
  83. 0fd7a85 [compiler-rt] Use the runtimes build for custom libc++ by Petr Hosek · 2 years, 7 months ago
  84. 0561fb8 [ASan] Removed ASAN_SHADOW_SCALE. by Kirill Stoimenov · 2 years, 7 months ago
  85. 7953298 Revert "[ASan] Removed ASAN_SHADOW_SCALE." by Kirill Stoimenov · 2 years, 7 months ago
  86. f249947 [ASan] Removed ASAN_SHADOW_SCALE. by Kirill Stoimenov · 2 years, 7 months ago
  87. 00a0634 [ASan] Replaced constants for SHADOW_OFFSET with defines. by Kirill Stoimenov · 2 years, 7 months ago
  88. 5f6677c [sanitizer] Lock/Unlock stack store on fork by Vitaly Buka · 2 years, 7 months ago
  89. 21f2d53 Format lsan.h by Clemens Wasser · 2 years, 7 months ago
  90. 5756b3c Change __lsan::kMaxAllowedMallocSize literal types to unsigned long long by Clemens Wasser · 2 years, 7 months ago
  91. ea5cc4f [ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST. by Kirill Stoimenov · 2 years, 7 months ago
  92. ef01d3d [compiler-rt][libFuzzer] Disable counters test on arm by David Spickett · 2 years, 7 months ago
  93. d3fbfac [sanitizer] Don't lock for StackStore::Allocated() by Vitaly Buka · 2 years, 7 months ago
  94. 586b68a [sanitizer] Fix CompressStackStore VPrint message by Vitaly Buka · 2 years, 7 months ago
  95. b7d7ef1 [NFC][sanitizer] Non-copyable ScopedBlockSignals by Vitaly Buka · 2 years, 7 months ago
  96. 2941001 [NFC][lsan] Refactor LockThreadRegistry/LockAllocator calls by Vitaly Buka · 2 years, 7 months ago
  97. 8454a96 [NFC][sanitizer] Fix typo in comment by Vitaly Buka · 2 years, 7 months ago
  98. 2643985 [tsan] Move tsan/rtl build rules into tsan/rtl/CMakeLists.txt by Nico Weber · 2 years, 7 months ago
  99. 8b65fbf Revert "[ASan] Added asan_shadow_defines.h, which contatins shadow offset for various platforms." by Kirill Stoimenov · 2 years, 7 months ago
  100. 8367294 [ASan] Added asan_shadow_defines.h, which contatins shadow offset for various platforms. by Kirill Stoimenov · 2 years, 7 months ago