1. 4e03760 Unbreak check-all on macOS after dbe8c2c316c40 by Nico Weber · 1 year, 6 months ago
  2. 772af24 Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" by Leonard Chan · 1 year, 6 months ago
  3. c0fa08c compiler-rt/test/metadata: restrict tests to x86_64 by Dmitry Vyukov · 1 year, 6 months ago
  4. ca6cdc9 Use-after-return sanitizer binary metadata by Dmitry Vyukov · 1 year, 7 months ago
  5. 5016b95 [test][msan] Update for noundef on retval by Vitaly Buka · 1 year, 6 months ago
  6. afc3804 Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. by Mitch Phillips · 1 year, 6 months ago
  7. 7fdd9e9 [compiler-rt] support armv4t by Ties Stuij · 1 year, 6 months ago
  8. 7299182 [HWASAN] Modified __hwasan::Thread::unique_id_ to be u32 instead of u64. by Kirill Stoimenov · 1 year, 6 months ago
  9. a307c4b [asan][aarch64] Don't use 64 bit allocator for Apple ios family by Roy Sundahl · 1 year, 6 months ago
  10. b4095f2 [compiler-rt] Fix check-profile dependencies by Shoaib Meenai · 1 year, 6 months ago
  11. 114d861 msan: update tests for new memory mappings on aarch64 by Thurston Dang · 1 year, 6 months ago
  12. 16699fb msan: update shadow constant in strlen_of_shadow test by Thurston Dang · 1 year, 6 months ago
  13. 37822a2 [MSAN] add interceptor for stpncpy by Gabor Buella · 1 year, 6 months ago
  14. afa2e4a tsan: fix epoll_pwait2 interceptor by Dmitry Vyukov · 1 year, 6 months ago
  15. 8fefd17 [scudo] Do not consider releasing unallocated pages by Petr Hosek · 1 year, 6 months ago
  16. 9d6a198 [msan] Increase size of app/shadow/origin mappings on aarch64 by Thurston Dang · 1 year, 7 months ago
  17. 13815d1 [NFC][asan] Simplify parameters check by Vitaly Buka · 1 year, 6 months ago
  18. f41aefd [NFC][asan] Cleanup comments by Vitaly Buka · 1 year, 6 months ago
  19. f4fc068 [NFC][asan] Handle non-intersecting case early by Vitaly Buka · 1 year, 6 months ago
  20. 1804cd8 [asan] Add unaligned double ended container support by Vitaly Buka · 1 year, 6 months ago
  21. a03ab99 [asan][test] Fix SED issues with macOS (BSD) by Roy Sundahl · 1 year, 6 months ago
  22. b3a1b3a [lsan] Add logs for debugging by Vitaly Buka · 1 year, 6 months ago
  23. 48338a2 [CMake] Use LLVM_TARGET_TRIPLE in runtimes by Petr Hosek · 2 years, 3 months ago
  24. f0089a3 Revert "[MemProf] Defer profile file setup until dump time" by Teresa Johnson · 1 year, 6 months ago
  25. 6d04f19 [test][asan] Speedup the test by Vitaly Buka · 1 year, 6 months ago
  26. 1cd1bcf [NFC][asan] Fix typo in names by Vitaly Buka · 1 year, 6 months ago
  27. cf5fe52 [NFC][asan] Reimplement with FindBadAddress by Vitaly Buka · 1 year, 6 months ago
  28. 750adb5 [NFC][asan] Move a few precondition checks by Vitaly Buka · 1 year, 6 months ago
  29. 3b4c29b [test][asan] Double ended version of TestContainer by Vitaly Buka · 1 year, 6 months ago
  30. 1a95d7a [NFC][asan] Extract FixUnalignedStorage by Vitaly Buka · 1 year, 6 months ago
  31. 19cd7a0 [NFC][asan] Extract kMaxRangeToCheck into a function by Vitaly Buka · 1 year, 6 months ago
  32. 807f8ed [test][asan] Simplify a few expressions by Vitaly Buka · 1 year, 6 months ago
  33. f18e70e [test][asan] Check find_bad_address test by Vitaly Buka · 1 year, 6 months ago
  34. 46c9c77 [test][asan] Deduplicate code by Vitaly Buka · 1 year, 6 months ago
  35. 39edb5c [NFC][asan] Rename variables in __sanitizer_annotate_contiguous_container by Vitaly Buka · 1 year, 6 months ago
  36. f579a22 tsan: intercept epoll_pwait2 by Dmitry Vyukov · 1 year, 6 months ago
  37. d1ae0ea [memprof] Fix RAII usage of SpinMutexLock, remove unused headers. by Snehasish Kumar · 1 year, 6 months ago
  38. 82194fe Revert "Make -fsanitize=scudo use scudo_standalone. Delete check-scudo." by Hans Wennborg · 1 year, 6 months ago
  39. 87e63aa Revert D138095 Use InernalAlloc in DemangleCXXABI by Fangrui Song · 1 year, 6 months ago
  40. 9d7f346 Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. by Mitch Phillips · 1 year, 6 months ago
  41. 53a6838 [Sanitizer][NFC] Rearranged prototype definitions in lsan_common.h to group them by implementation file. by Kirill Stoimenov · 1 year, 6 months ago
  42. 19b7ebb [Sanitizer] Fix the implementation of internal_fstat on LoongArch by Youling Tang · 1 year, 6 months ago
  43. ce0c548 [scudo] Add loongarch64 support for scudo by Youling Tang · 1 year, 6 months ago
  44. 62a725c [test][asan] Another try to fix Windows bot by Vitaly Buka · 1 year, 6 months ago
  45. c4f35c3 [test][asan] Replace tr with sed by Vitaly Buka · 1 year, 6 months ago
  46. 4bdbe19 [test][asan] Try to fix Windows bot by Vitaly Buka · 1 year, 6 months ago
  47. 5049b86 Revert "[scudo] Detect double free when running with MTE." by Evgenii Stepanov · 1 year, 6 months ago
  48. c27b0c2 [1a/3][ASan][compiler-rt] API for double ended containers by Advenam Tacet · 1 year, 6 months ago
  49. b6015c8 [test][asan] Ignore new lines in header by Vitaly Buka · 1 year, 6 months ago
  50. 26adc95 [test][asan] Limit scope of the var by Vitaly Buka · 1 year, 6 months ago
  51. 0c53167 Restore global descriptor demangling after D138095 "[asan] Keep Itanium mangled names in global metadata" by Fangrui Song · 1 year, 6 months ago
  52. 09491e8 [test][asan] Rename variables for less confusion by Vitaly Buka · 1 year, 6 months ago
  53. ed4b4bc [test][asan] Simplify __sanitizer_verify_contiguous_container test by Vitaly Buka · 1 year, 6 months ago
  54. abd52b7 [test][asan] Simplify loops in test by Vitaly Buka · 1 year, 6 months ago
  55. ecc5b93 [test][asan] Simplify test by Vitaly Buka · 1 year, 6 months ago
  56. 432e4b9 [asan] Keep Itanium mangled names in global metadata by Fangrui Song · 1 year, 6 months ago
  57. 3ca5b52 [MemProf] Defer profile file setup until dump time by Teresa Johnson · 1 year, 6 months ago
  58. d4908dc [scudo] Detect double free when running with MTE. by Evgenii Stepanov · 1 year, 7 months ago
  59. 8c47abc [NFC][asan] Simplify __sanitizer_annotate_contiguous_container by Vitaly Buka · 1 year, 6 months ago
  60. 5ad8268 [NFC][asan] Rename variables in test by Vitaly Buka · 1 year, 6 months ago
  61. fdf2ed7 [asan] Simplify the test by Vitaly Buka · 1 year, 6 months ago
  62. 2d64d66 [UBSan] Implementation NonUniqueARMRTTIBit __type_name has higher bits set on arm64 by usama hameed · 1 year, 7 months ago
  63. fa5b2cc [scudo] Extend basic test to cover zero size allocs. by Evgenii Stepanov · 1 year, 7 months ago
  64. ec77495 [NFC][asan] Reformat macro by Vitaly Buka · 1 year, 6 months ago
  65. dd1cb1c [NFC][asan] clang-format the test by Vitaly Buka · 1 year, 6 months ago
  66. 35e25a6 [NFC][asan] format __sanitizer_annotate_contiguous_container by Vitaly Buka · 1 year, 6 months ago
  67. ff7eea8 [sanitizer] Add ptrace interceptor support for LoongArch by Youling Tang · 1 year, 6 months ago
  68. 5e3893f [asan][darwin] This test is x86_64 specific, not non-ios in general. by Roy Sundahl · 1 year, 6 months ago
  69. 2cc1b06 [CMake][compiler-rt] Don't load LLVM config in the runtimes build by Petr Hosek · 1 year, 6 months ago
  70. 276547c [lsan] Fix stack buffer overwrite in SuspendedThreadsListMac::GetRegistersAndSP by Kuba Mracek · 1 year, 6 months ago
  71. 83009bf [ORC-RT][MachO] Unlock JDStatesMutex during push-initializers to avoid deadlock. by Lang Hames · 1 year, 6 months ago
  72. 218a20f [compiler-rt] Mark $t* as clobbered for Linux/LoongArch syscalls by XingLi · 1 year, 6 months ago
  73. 5b92bc0 [clang] Only use major version in resource dir by Timm Bäder · 2 years ago
  74. e88eb23 [X86] Add missing Zen3 model subtypes by Simon Pilgrim · 1 year, 7 months ago
  75. d34b768 [fuzzer][test] Add #include <cstdint> for gcc-13 by Youling Tang · 1 year, 7 months ago
  76. 02e15b2 [sanitizer] Add symbolizer support for loongarch64 by Youling Tang · 1 year, 7 months ago
  77. 0027ac4 [sanitizer][test] Fix FastUnwindTest on LoongArch by Youling Tang · 1 year, 7 months ago
  78. 4061e0a [sanitizer] Add the settings of Read and Write flags in SignalContext for LoongArch by Youling Tang · 1 year, 7 months ago
  79. 4094c07 [sanitizer] Add GetMaxVirtualAddress() support for LoongArch by Youling Tang · 1 year, 7 months ago
  80. 9607143 [ORC-RT] Add a SymbolStringPool class to the ORC runtime. by Lang Hames · 1 year, 7 months ago
  81. 0f27280 [ORC-RT][MachO] Add RecordSectionsTracker utility to track metadata sections. by Lang Hames · 1 year, 7 months ago
  82. 0ba5387 cmake: Fix build with -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON by Tom Stellard · 1 year, 7 months ago
  83. 7494338 Move googletest to the third-party directory by Tom Stellard · 1 year, 7 months ago
  84. 4455550 [compiler-rt][hwasan] Call __hwasan_library_loaded via by Leonard Chan · 1 year, 7 months ago
  85. 9134a65 [compiler-rt][hwasan] Do not call InitLoadedGlobals in __hwasan_init by Leonard Chan · 1 year, 7 months ago
  86. f6c16d0 Revert "Move googletest to the third-party directory" by Tom Stellard · 1 year, 7 months ago
  87. 4e9ae2d Move googletest to the third-party directory by Tom Stellard · 1 year, 7 months ago
  88. 1d3a770 [X86] Support -march=sierraforest, grandridge, graniterapids. by Freddy Ye · 1 year, 7 months ago
  89. 65779cf [compiler-rt] Set CMP0114 policy for standalone build by Vitaly Buka · 1 year, 7 months ago
  90. 25cb20e [clang][Headers] Do not define varargs macros for __need___va_list by Adhemerval Zanella · 1 year, 10 months ago
  91. cfa8290 MIPS/compiler_rt: use synci to flush icache on r6 by YunQiang Su · 1 year, 7 months ago
  92. 30458d6 [CMake] Fix -Wstrict-prototypes by Sam James · 1 year, 7 months ago
  93. 9df347c [builtins] Check __SIZEOF_INT128__ for CRT_HAS_128BIT by Sean Cross · 1 year, 7 months ago
  94. e9dd437 [builtins] Canonicalize PowerPC detection macros to __powerpc__ by Fangrui Song · 1 year, 7 months ago
  95. cae3de3 [sanitizer] Fix vfork interception on loongarch64 by Xi Ruoyao · 1 year, 7 months ago
  96. 74f7a5d [asan] Default to -fsanitize-address-use-odr-indicator for non-Windows by Fangrui Song · 1 year, 7 months ago
  97. 98df654 [Sanitizers] Modified __aarch64__ to use the 64 bit version of the allocator. by Kirill Stoimenov · 1 year, 7 months ago
  98. aa57ff3 [TSan] Adjust `TSAN_RTL_CFLAGS` before it gets copied by Julian Lettner · 1 year, 7 months ago
  99. 2153888 [ASAN] Removed special case controlling allocator constants for __aarch64__. by Kirill Stoimenov · 1 year, 7 months ago
  100. 0770269 [compiler-rt] Switch from llvm-config to find_package(LLVM) by Michał Górny · 1 year, 7 months ago