1. 0238e1c [nfc][asan] clang-format for #145087 by Vitaly Buka · 22 hours ago main
  2. 2a75052 tsan: Support free_sized and free_aligned_sized from C23 (#144531) by Justin King · 22 hours ago
  3. bb0007c Fix uncaught-exception.test. (#146190) by Qinkun Bao · 4 days ago
  4. 5e2096b Fix uncaught-exception.test. (#146181) by Qinkun Bao · 4 days ago
  5. a826240 Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#145959) (#146112) by Sterling-Augustine · 4 days ago
  6. 1171f8a [compiler-rt][ARM] Only use bxaut when the target has pacbti (#146057) by John Brawn · 4 days ago
  7. e070357 [TSan] Clarify and enforce shadow end alignment (#144648) by Kunqiu Chen · 4 days ago
  8. 4ba5dd1 [asan] Implement address sanitizer on AIX: build configuration (#139583) by Jake Egan · 6 days ago
  9. 403ee8a [asan] Implement address sanitizer on AIX: address descriptions (#138891) by Jake Egan · 6 days ago
  10. 324e6e7 [TSan] Add 2 test cases related to incomplete shadow cleanup in unmap (#145472) by Kunqiu Chen · 6 days ago
  11. eb1c98e Reapply "[msan] Automatically print shadow for failing outlined checks" (#145611) (#145615) by Thurston Dang · 7 days ago
  12. 8dbd4a3 Revert "[msan] Automatically print shadow for failing outlined checks" (#145611) by Thurston Dang · 7 days ago
  13. 1c3c3b8 [msan] Automatically print shadow for failing outlined checks (#145107) by Thurston Dang · 7 days ago
  14. 2a4f69a [TSan, NFC] Eliminate useless calculations in TSan (#145283) by Kunqiu Chen · 8 days ago
  15. ce9ef8a [NFC][Sanitizer] Fix incorrect desc of [beg, end] to [beg, end) by Camsyn · 8 days ago
  16. d3919a2 [TSan] Fix p == end == ShadowMem::end in ShadowSet (#144994) by Kunqiu Chen · 10 days ago
  17. b95f532 [RISCV] Implement Feature Bit for Q (#145001) by Iris Shi · 11 days ago
  18. b60a6cc msan: Support free_sized and free_aligned_sized from C23 (#144529) by Justin King · 11 days ago
  19. 702765e [llvm-cov][gcov] Support multi-files coverage in one basic block (#144504) by int-zjt · 11 days ago
  20. 3b1c4b0 lsan: fix macos build after #144604 (#144818) by Justin King · 12 days ago
  21. 7369467 [TSan] Make Shadow/Meta region inclusive-exclusive (#144647) by Kunqiu Chen · 12 days ago
  22. bfc5fb5 Augment `uncaught-exception.test` fuzzer test to be msvc-compatible (#125924) by David Justo · 13 days ago
  23. 0ceada7 [compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495) by Muhammad Omair Javaid · 13 days ago
  24. 6f72e46 lsan: Support free_sized and free_aligned_sized from C23 (#144604) by Justin King · 13 days ago
  25. c11946b sanitizer_common: add unsupported test for free_sized and free_aligned_sized from C23 (#144727) by Justin King · 13 days ago
  26. 34997bb [scudo] Make report pointers const. (#144624) by Christopher Ferris · 13 days ago
  27. 88f8d09 [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid · 13 days ago
  28. 66e879a [MSan] Fix wrong unpoison size in SignalAction (#144071) by Kunqiu Chen · 13 days ago
  29. 249b29a Revert "lsan: Support free_sized and free_aligned_sized from C23" (#144575) by Justin King · 14 days ago
  30. a912391 Conditionalise the addition of Aarch64 function Multi versioning support on aarch64 target (#143749) by Garvit Gupta · 14 days ago
  31. ce3d375 lsan: Support free_sized and free_aligned_sized from C23 (#144415) by Justin King · 2 weeks ago
  32. eb553d2 [ASan] Recognize WASI platform in sanitizer_platform.h (#139017) by Yuta Saito · 2 weeks ago
  33. 989fc59 [rtsan] Fix issue when intercepted function was not execve in test (#144018) by Chris Apple · 2 weeks ago
  34. cecc660 [rtsan] Fix issue where close test would lead to crash (#144017) by Chris Apple · 2 weeks ago
  35. fd2d6af [MSan] Fix minor issues in testcases (#144073) by Kunqiu Chen · 2 weeks ago
  36. c42b47b [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 3 weeks ago
  37. 629e5d1 [compiler-rt] remove unused default in compiler-rt lit tests (#143738) by Charles Zablit · 3 weeks ago
  38. e2c21a6 [AArch64] fix trampoline implementation: use X15 (#126743) by Jameson Nash · 3 weeks ago
  39. ae8844d [sanitizer_common] Implement interception on AIX (#138606) by Jake Egan · 3 weeks ago
  40. eaef95a [TySan][CMake] Depend on tysan for check-tysan in runtimes build (#143597) by Aiden Grossman · 3 weeks ago
  41. 3f8e038 [HWASAN] Disable LSan test on Android (#143625) by Florian Mayer · 3 weeks ago
  42. d145478 [compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143574) by Andrew Rogers · 3 weeks ago
  43. 81a1da0 [compiler-rt][ARM] Add missing PACBTI support to assembly aeabi functions (#142400) by Victor Campos · 3 weeks ago
  44. a1eeb3d cfi: Re-enable tests with lld on i386. NFCI. by Peter Collingbourne · 3 weeks ago
  45. 2dc948b [RISCV] Implement Feature Bits for B, E, H (#143436) by Sam Elliott · 3 weeks ago
  46. 2be41cb [tsan] Don't symbolize stack traces if dl_iterate_phdr is not ready (#143199) by Thurston Dang · 3 weeks ago
  47. 73aba26 [lldb] make lit use the same PYTHONHOME for building and testing (#143183) by Charles Zablit · 3 weeks ago
  48. d1f4ff4 [compiler-rt][AArch64] Readd SME ABI routines files to the build (#142953) by Victor Campos · 4 weeks ago
  49. 7a31802 [sanitizer_common] Remove <procfs.h> workaround on Solaris (#142758) by Rainer Orth · 4 weeks ago
  50. f58f666 [LSan] skip leaks from dlerror (#142876) by Florian Mayer · 4 weeks ago
  51. e402d4c [NFCI] [hwasan] Add test demonstrating hwasan lsan false positive (#142874) by Florian Mayer · 4 weeks ago
  52. 3e1958b [tsan] Change personality CHECK to Printf() + Die() (#142821) by Thurston Dang · 4 weeks ago
  53. 735ec98 [compiler-rt][AArch64] Provide basic implementations of SME memcpy/memmove in case of strictly aligned memory access (#138250) by Victor Campos · 4 weeks ago
  54. dcdaa00 [compiler-rt][RISC-V] ILP32E/LP64E Save/Restore Grouping (#95398) by Sam Elliott · 4 weeks ago
  55. 4d129b5 [win/asan] GetInstructionSize: Support `48 bX` movabsq instructions. (#141625) by bernhardu · 4 weeks ago
  56. f4f7c91 [Sanitizer] Use %device_rundir/ to fix test (#142274) by Ellis Hoag · 4 weeks ago
  57. f042bf1 [Sanitizer][NFC] Remove extra env from test (#142247) by Ellis Hoag · 4 weeks ago
  58. 8d92a7b [Sanitizer] Fix android test env issue (#142235) by Ellis Hoag · 5 weeks ago
  59. 1edae92 [Sanitizer][test] Emit to stderr to fix android (#142207) by Ellis Hoag · 5 weeks ago
  60. 91c4908 [Sanitizer] Use % patterns in report paths (#141820) by Ellis Hoag · 5 weeks ago
  61. 87d6624 Fixed small memory leak in libprofile (#141739) by gbMattN · 5 weeks ago
  62. 649a9d0 Revert "[compiler-rt][XRay] Make `xray_interface.h` C compliant" (#141570) by Jan Patrick Lehr · 5 weeks ago
  63. 49679bd [compiler-rt][XRay] Make `xray_interface.h` C compliant (#140068) by Jan André Reuter · 5 weeks ago
  64. 57196dd [interception] Implement interception on AIX (#138608) by Jake Egan · 5 weeks ago
  65. 9c6d38a [asan][test] Disable asan_lsan_deadlock test (#141145) by Paul Kirth · 6 weeks ago
  66. 0de5a54 Revert "[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with ar… (#141280) by Usama Hameed · 6 weeks ago
  67. 689e2e2 [HWASan] Improve symbol indexing (#135967) by Stefan Bossbaly · 6 weeks ago
  68. ccef3f2 [compiler-rt] [test] Don't apply the "arm" or "armhf" patterns for targets starting with "arm64" (#141226) by Martin Storsjö · 6 weeks ago
  69. 63e5601 [TSan][Test] Disable signal_recursive.cpp test on Darwin (#141135) by Steven Wu · 6 weeks ago
  70. 820fc63 [compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64 (#141115) by Usama Hameed · 6 weeks ago
  71. a6f7c1a [tsan] Fix nested signal handling (#138599) by Jakob Widauer · 6 weeks ago
  72. a060a8e [compiler-rt] Replace deprecated os_trace calls on mac (#138908) by Dan Blackwell · 6 weeks ago
  73. 3dc6793 [Coverage] Add testing to validate code coverage for exceptions (#133463) by Justin Cady · 6 weeks ago
  74. 2a15f4c [Coverage] Fix mapping for do-while loops with terminating statements (#139777) by Justin Cady · 6 weeks ago
  75. 21a487e [builtins][AArch32] Fix __gnu_* functions (#137638) by William · 6 weeks ago
  76. 1d27130 [compiler-rt][sanitizer_common] Alter sanitizer_set_report_path_test to not assume a fixed file path (#139282) by Dan Blackwell · 7 weeks ago
  77. 647003b [compiler-rt] Add initial ARM64EC builtins support (#139279) by Jacek Caban · 7 weeks ago
  78. d33b54c [AIX] Opt in to per-target runtime dir (#139620) by David Tenty · 7 weeks ago
  79. 66a507d LLVM symbolizer gsym support - attempt 2 (#139686) by Mariusz Kwiczala · 7 weeks ago
  80. b5f72d2 [sanitizer_common][AIX] Use scoped pragma to suppress atomic alignment warnings (#139272) by Jake Egan · 7 weeks ago
  81. 948a465 [compiler-rt] Use mangled function names on ARM64EC (#137960) by Jacek Caban · 8 weeks ago
  82. 40b5d90 [NFC][ubsan_minimal] Clang-format a file (#139000) by Vitaly Buka · 8 weeks ago
  83. c5bb6bb [ubsan_minimal] Add __ubsan_report_error_fatal (#138999) by Vitaly Buka · 8 weeks ago
  84. 2fdf452 [ARM][Compiler-RT] Add optional exclusion of libc provided ARM AEABI builtins from compiler-rt. (#137952) by Simi Pallipurath · 8 weeks ago
  85. 924cd28 [lsan][Fuchsia] Define EarlySanitizerInit for standalone lsan (#138946) by PiJoules · 8 weeks ago
  86. 16c0e42 [sanitizer][Fuchsia] Add callback at end of __sanitizer_startup_hook (#131886) by PiJoules · 8 weeks ago
  87. cff6ae8 [sanitizer_common] Split FREXPF/FREXPL interceptor defines (#138624) by Jake Egan · 8 weeks ago
  88. 8d7ff84 [sanitizer_common] Use internal_memcpy with wcrtomb/wctomb interceptors (#138623) by Jake Egan · 8 weeks ago
  89. 6558e6a Unsupported zero_page_pc on iOS. (#137893) by thetruestblue · 9 weeks ago
  90. cf8cac9 [Test][Darwin] Mark zero_page_pc test as unsupported for iOS (#137858) by thetruestblue · 9 weeks ago
  91. 7db4ea1 [compiler-rt] Make sure __clzdi2 doesn't call itself recursively on sparc64 (#136737) by Koakuma · 9 weeks ago
  92. c18f5ed [NFC][asan] Try to deflake asan_lsan_deadlock test (#137718) by Vitaly Buka · 9 weeks ago
  93. d0e4db9 [sanitizer_common] Remove interceptors for deprecated struct termio (#137403) by Tom Stellard · 9 weeks ago
  94. 57213f1 [NFC][CFI] Fix setup of UBSAN_TEST_HAS_CFI (#137424) by Vitaly Buka · 10 weeks ago
  95. d0059ae [NFC][CFI] Fix test from #137245 (#137420) by Vitaly Buka · 10 weeks ago
  96. 63375e5 doc: get rid of redundant TODO tag in FuzzedDataProvider.h (#137395) by kevkevin · 10 weeks ago
  97. 0d4576a [NFC][CFI] Fix test from #137245 (#137390) by Vitaly Buka · 10 weeks ago
  98. 88f6922 [NFC][CFI] Add minimal runtime test for CFI (#137245) by Vitaly Buka · 10 weeks ago
  99. 456653d [RISCV] Allocate Feature Bits for Zilsd/Zclsd/Zcmp (#135197) by Sam Elliott · 10 weeks ago
  100. b479dc5 [TySan] Fix false positives with derived classes (#126260) by gbMattN · 10 weeks ago