1. d33e78a [compiler-rt] Adjust ASan Windows tests for mingw-w64 (#216585) by oltolm · 3 days ago main
  2. 867c4c4 [compiler-rt] Add libbacktrace support on Windows (#216584) by oltolm · 3 days ago
  3. bc8ca28 [NFC][compiler-rt] Refactor Windows IN_SECTION declarations (#216582) by oltolm · 3 days ago
  4. 90ba498 [win/asan] GetInstructionSize: Add some more instructions. (#214707) by bernhardu · 4 days ago
  5. fd21a42 [profile] hoist length check before use of pointer (#217109) by George Burgess IV · 5 days ago
  6. 4b58de4 [ASan] Correctly handle vectorized pointer sub/cmp for `invalid-pointer-pair` (#213546) by flovent · 6 days ago
  7. 6798025 [compiler-rt] Add clang_rt library path to LIB env var for profile lit (#217189) by jinge90 · 6 days ago
  8. 66e09cd [scudo] Fix MTE remapping for cached allocations by Sadaf Ebrahimi · 6 days ago
  9. 7556d2b [asan][test] Disable invalid-pointer-pairs-vector-extract.cpp (#217088) by Thurston Dang · 6 days ago
  10. 09d9d65 [rtsan] Fix sanitizer_common/TestCases/dlsym_alloc.c (#216579) by Chris Apple · 6 days ago
  11. c81d793 [compiler-rt] [Darwin] Bump min-deployment targets to match libc++ (#216855) by Andrew Haberlandt · 7 days ago
  12. 36e41d1 [JITLink] Allocate frames in SystemZ atexit tests (#215482) by Ilya Leoshkevich · 7 days ago
  13. 0ccff08 [asan][test] Fix invalid-pointer-pairs-vector-extract.cpp breakage after #210729 (#216827) by Thurston Dang · 7 days ago
  14. 278d36c [sanitizer] Skip hanging tests on NetBSD (#216712) by Rainer Orth · 8 days ago
  15. e396372 [compiler-rt] Clean up Windows includes in sanitizer runtimes (#216586) by oltolm · 8 days ago
  16. 1738b42 [asan][test] Exclude invalid-pointer-pairs-vector-extract.cpp from Solaris (#216606) by Thurston Dang · 8 days ago
  17. c8b2785 [ASan] Add xfail test for PR #213546 (#216532) by flovent · 9 days ago
  18. d66020c [ASan] Register assert lit feature in `lit.cfg.py` (#216529) by flovent · 9 days ago
  19. 06f928b [sanitizer-common][rtsan] Fix log and stack printing for rtsan (#215707) by Chris Apple · 10 days ago
  20. b86fdb4 [compiler-rt] Fix clang_rt.builtins spirv64 bitcode install component (#216276) by jinge90 · 11 days ago
  21. c52233c [compiler-rt] Emit wrapper function for __eqsf2, __eqdf2 for SPIR-V (#215957) by jinge90 · 11 days ago
  22. 6ef009d [compiler-rt] Partially enable building compiler-rt unit tests for spirv64 target (#215717) by jinge90 · 12 days ago
  23. 6c2fdc8 [compiler-rt][Darwin] Drop i386 slice for builtins on modern SDKs (#215388) by Duo Wang · 12 days ago
  24. 0404e0e [scudo] Remove malloc_enable_child from API. (#215439) by Christopher Ferris · 14 days ago
  25. a6b30d7 [compiler-rt] Use `fprintf` for proper targets (#215362) by Joseph Huber · 2 weeks ago
  26. d266864 [compiler-rt] Fix GPU builds picking up incorrect headers (#215339) by Joseph Huber · 2 weeks ago
  27. 287a9e5 [sanitizer-common][rtsan] Mark unsupported tests (#213404) by Chris Apple · 2 weeks ago
  28. fb536f2 [compiler-rt][builtins] libc-backed int-to-double/float builtins (#209900) by hulxv · 2 weeks ago
  29. f8d2608 [compiler-rt][builtins] add libc-backed double/float-to-int builtins (#207543) by hulxv · 2 weeks ago
  30. 634b594 [compiler-rt][pgo] Use mock coroutine header in instrprof-coroutine-profile.cpp (#214593) by Jin Huang · 2 weeks ago
  31. 3ec69a1 Rename Compiler-RT target to compiler-rt in CMake files (#214364) by Jakub Jakacki · 3 weeks ago
  32. 3478ebc [scudo] Add check to verify locking is correct. (#214377) by Christopher Ferris · 3 weeks ago
  33. 7578fa6 [compiler-rt] Disable executable stack on `aeabi_u{read,write}*.S` (#214465) by Trevor Gross · 3 weeks ago
  34. bc24702 [compiler-rt][pgo] Add profile instrumentation test for coroutines (#213801) by Jin Huang · 3 weeks ago
  35. 74a75f4 [compiler-rt] Create a combined compiler-rt builtin bitcode for SPIRV64 target (#214149) by jinge90 · 3 weeks ago
  36. ad5f058 [compiler-rt][cmake] filter libc-backed builtins superseded by assembly (#213481) by hulxv · 3 weeks ago
  37. 33e2c4c [NFC][libFuzzer] Remove unused GetModuleName helper in TracePC (#214032) by Vitaly Buka · 3 weeks ago
  38. 9ee0925 [compiler-rt] [docs] Clean up explanation of `__fixunsdfdi` (#212624) by Daniel Scherzer · 3 weeks ago
  39. 0c35537 [ubsan] Report specific CFI checks in UBSan summaries (#213224) by Jakob Koschel · 4 weeks ago
  40. 2449d9b [ubsan] Test CFI summaries globally (#206434) by Jakob Koschel · 4 weeks ago
  41. 2da3d90 [compiler-rt][builtins] libc-backed floating-point extend/trunct builtins (#209984) by hulxv · 4 weeks ago
  42. c9e8a87 [msan][test] Disable UB cases in vararg_shadow.cpp (#204246) by Thurston Dang · 4 weeks ago
  43. 49199be [scudo] Fix GCC build after 212604 (#212904) by Michael Jones · 4 weeks ago
  44. 9dced0e [tsan] Fix buildgo.sh on FreeBSD/NetBSD (#213047) by Rainer Orth · 4 weeks ago
  45. d385b98 [scudo] Fix all deadlocks with condition code variables. (#212604) by Christopher Ferris · 4 weeks ago
  46. 6fc45ef [XRay][test] Raise fdr-mode.cpp unwrite threshold to deflake it (#211595) by Nikita Taranov · 4 weeks ago
  47. 4b0944a [compiler-rt][builtins] add libc-backed arithmetic builtins (#207092) by hulxv · 4 weeks ago
  48. cdd58e4 Revert "[Driver][SYCL] Add compile-time device library linking for SPIR-V targets" (#212550) by Srividya Sundaram · 4 weeks ago
  49. 9d3c9e0 [asan][NFC] Fix comments in asan_poisoning.cpp (#212449) by Jinseok Kim · 4 weeks ago
  50. 9ee9605 [Driver][SYCL] Add compile-time device library linking for SPIR-V targets (#196656) by Srividya Sundaram · 4 weeks ago
  51. 4a08706 [scudo] Test to verify fork and allocate does not deadlock. (#211975) by Christopher Ferris · 4 weeks ago
  52. 1c2e0e2 [scudo] Add unmap and eviction stats to Secondary by Sadaf Ebrahimi · 4 weeks ago
  53. e1c9323 [sanitizer_common][tests] Skip MemoryMapping::ParseUnixMemoryProfile … (#212114) by Rainer Orth · 4 weeks ago
  54. 2d62de9 [PGO][HIP] Support hipModuleLoad in offload PGO (#211875) by Yaxun (Sam) Liu · 4 weeks ago
  55. 268a148 [tsan][ppc64] Fix copy-paste bug in __sigsetjmp OPD TOC loading (#210589) by c4x64 · 4 weeks ago
  56. e4275cd [compiler-rt] FreeBSD kernel headers in baremetal libprofile (#211278) by Justin Cady · 5 weeks ago
  57. 70ee990 [sanitizer_common] Don't crash in fopen64 interceptor when path is NULL (#211468) by Ian.han · 5 weeks ago
  58. f5ea1d9 [compiler-rt][sanitizer_common] Size readlink/getsockopt post-hook unpoison by bytes written (#209209) by Patrik Dokoupil · 5 weeks ago
  59. f39acf7 Remove debug leftovers (#211068) by Haowei · 5 weeks ago
  60. 7b86f93 [compiler-rt][rtsan] Loosen requirements of halt_on_error test (#210734) by Chris Apple · 5 weeks ago
  61. ddf6253 [Darwin][TSan] Fix race in mach_vm_deallocate interceptor (#210716) by Dan Blackwell · 5 weeks ago
  62. c45c8e2 [compiler-rt][test] Skip page-size feature detection under emulators. (#210683) by Simi Pallipurath · 5 weeks ago
  63. 07a7546 [rtsan] Clean up rtsan_opts default variable (#210803) by Chris Apple · 5 weeks ago
  64. 57f3380 [NFC] [rtsan] Cleanup env for lit tests (#210395) by Chris Apple · 5 weeks ago
  65. 0a8d3d6 [scudo] Remove dead code and other small cleanups. (#210454) by Christopher Ferris · 5 weeks ago
  66. 73bfec8 Reapply "Skipping host target exports during cross-compilation" (#210… (#210496) by Haowei · 5 weeks ago
  67. a282d2d [compiler-rt] Move sanitizer ignorelists to sanitizer-ignorelists target (#200518) by Andrew Haberlandt · 5 weeks ago
  68. 0bc2bdd Revert "Skipping host target exports during cross-compilation" (#210468) by Haowei · 5 weeks ago
  69. 3f50fe0 Adding an option to Skip LLVM and Clang exports (#209922) by Haowei · 5 weeks ago
  70. 133c088 [docs] Finish misc MyST migration (#210209) by Reid Kleckner · 5 weeks ago
  71. 855c4b8 [docs] Rename misc rst docs to md (#210208) by Reid Kleckner · 5 weeks ago
  72. 9ccc423 [compiler-rt] Fix tests after #205331 (#210370) by Aiden Grossman · 6 weeks ago
  73. a38bbdd Replace Python's deprecated tempfile.mktemp() with secure temp APIs (#210123) by Zachary Henkel · 6 weeks ago
  74. 85aac85 [compiler-rt][test] Use configured Python for lit page-size probe (#209175) by maflcko · 6 weeks ago
  75. 409c99d [compiler-rt][ubsan] Fix suppressions for inlined functions (#206735) by maflcko · 6 weeks ago
  76. 42990d2 [Clang][Sema] Reland -Wstringop-overread with computeDependence fix (#208012) by John Paul Jepko · 6 weeks ago
  77. 3f5d368 [tsan] Enable __TSAN_HAS_INT128 on s390x and mips64 (#197319) by Mauri de Souza Meneguzzo · 6 weeks ago
  78. 2745a35 [compiler-rt][memprof] clear histogram tail granule on allocation. (#208911) by David CARLIER · 6 weeks ago
  79. a868992 [Sanitizers][Darwin] Add atos-canary test (#209338) by Mariusz Borsa · 6 weeks ago
  80. 79d9d7f [sanitizer_common] fix shadowed ret hiding symbolizer read failures. (#209971) by David CARLIER · 6 weeks ago
  81. e5a75f5 [tsan][go]: add a128 store, load, compare_exchange (#196833) by Mauri de Souza Meneguzzo · 6 weeks ago
  82. e6c7fa9 [tsan] Add 47-bit VMA mapping for linux/aarch64 (#205949) by Fei Peng · 6 weeks ago
  83. c3d8ee2 [compiler-rt] Fix asan_interceptors.cpp build warning -Wunused-template (#209750) by Wenju He · 6 weeks ago
  84. 9dff91f [compiler-rt][sanitizer_common] Fix setgroups syscall pre-hook to check its input (#209207) by Patrik Dokoupil · 6 weeks ago
  85. b2201a2 [codegen]Ensure __builtin_trap() has an unreachable (#197789) by Vy Nguyen · 6 weeks ago
  86. 54fab45 [compiler-rt][tsan] Fix -Wunused-template in tsan_interface_atomic.cpp (NFC) (#209621) by Kyungtak Woo · 6 weeks ago
  87. a07c611 [compiler-rt] Fix amdgcn -> amdgpu conversion for compiler-rt (#209765) by Joseph Huber · 6 weeks ago
  88. 3007de2 [compiler-rt] Drop support for using the external shell by Aiden Grossman · 6 weeks ago
  89. d662304 Reland "[compiler-rt] [sanitizer_common] Fix SIGSEGV in ForEachMappedRegion for DSOs with custom image base" (#209576) by Mike Kruskal · 6 weeks ago
  90. 60aa3d8 [ASan][AIX] Intercept __linux_vec_malloc/__linux_vec_calloc/__linux_realloc (#209359) by Midhunesh · 6 weeks ago
  91. da06528 Revert "[compiler-rt] [sanitizer_common] Fix SIGSEGV in ForEachMappedRegion for DSOs with custom image base" (#209371) by Thurston Dang · 6 weeks ago
  92. 59c863a [compiler-rt][GWP-ASan] Use no-op backtrace if execinfo.h missing (#201266) by Brian Cain · 6 weeks ago
  93. dbfa4af [compiler-rt] [sanitizer_common] Fix SIGSEGV in ForEachMappedRegion for DSOs with custom image base (#206299) by Mike Kruskal · 6 weeks ago
  94. f55e772 compiler-rt: ubsan: Add suppressions test for nested functions (#206962) by maflcko · 6 weeks ago
  95. 6333d1f [Darwin] Mark scalbn tests unsupported on macOS 26.4 (#208858) by Andrew Haberlandt · 6 weeks ago
  96. 110d383 [compiler-rt] [sanitizer_common] Add a testcase reproducing SIGSEGV in ForEachMappedRegion (#208358) by Mike Kruskal · 6 weeks ago
  97. f50b2fb [compiler-rt][hexagon][test] Guard __hexagon_fmadf5 unit test with __hexagon__ define (#208818) by Kyungtak Woo · 6 weeks ago
  98. 48dd6a8 [asan][test] Fix Posix/new_array_cookie_with_new_from_class.cpp to work for arm targets (#208378) by Ian Anderson · 6 weeks ago
  99. 4d7c413 [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7) (#187927) by Vladislav Dzhidzhoev · 7 weeks ago
  100. ca6fb80 [compiler-rt][hexagon] Fix `__hexagon_fmadf5` overflow under directed rounding (#207373) by Zain · 7 weeks ago