1. b36c8fd Revert "[Sanitizers] Modified __aarch64__ to use the 64 bit version of the allocator." by Vitaly Buka · 1 year, 6 months ago
  2. 09516e0 [Sanitizers] Modified __aarch64__ to use the 64 bit version of the allocator. by Kirill Stoimenov · 1 year, 6 months ago
  3. 795b3cc [asan] Add missing __asan_set_shadow_0x() calls. by Roy Sundahl · 1 year, 6 months ago
  4. 44fb469 [sanitizer] Fix build error with current LoongArch Clang by Youling Tang · 1 year, 6 months ago
  5. a80b668 [asan][test] Fix build errors in loongarch64 by Youling Tang · 1 year, 6 months ago
  6. e2faf89 [builtins][LoongArch] Port __clear_cache to LoongArch Linux by Youling Tang · 1 year, 6 months ago
  7. 55f2db4 [compiler-rt][builtins] Support builtins for LoongArch by Youling Tang · 1 year, 6 months ago
  8. c0ebc55 Revert "[compiler-rt] Switch from llvm-config to find_package(LLVM)" by Michał Górny · 1 year, 6 months ago
  9. aa400a4 [compiler-rt] Switch from llvm-config to find_package(LLVM) by Michał Górny · 1 year, 6 months ago
  10. 98c3467 [test][asan] Make the printf-5.c test case actually emit a volatile memcpy. by Patrick Walton · 1 year, 6 months ago
  11. 1b7cd11 Revert "Revert "[scudo] Fix the calculating of memory group usage"" by Chia-hung Duan · 1 year, 7 months ago
  12. 93ff6a9 Revert "[scudo] Fix the calculating of memory group usage" by Chia-hung Duan · 1 year, 7 months ago
  13. 627e789 [scudo] Fix the calculating of memory group usage by Chia-hung Duan · 1 year, 7 months ago
  14. 56f0946 [scudo] Lazy initialize the PageMap while page releasing by Chia-hung Duan · 1 year, 7 months ago
  15. f1c4c19 [1b/3][ASan][compiler-rt] API for annotating objects memory by Advenam Tacet · 1 year, 7 months ago
  16. 4ca4a72 [PGO] Simplify InstrProfilingRuntime.cpp by Wael Yehia · 1 year, 7 months ago
  17. 8f592ee [scudo] Fix size of MaxNumCachedHint Trusty Config by Chia-hung Duan · 1 year, 7 months ago
  18. f67d48f Reland "[PGO] Make emitted symbols hidden" by Alex Brachet · 1 year, 7 months ago
  19. bbfe0a5 Add a testcase for D136192. by Wael Yehia · 1 year, 7 months ago
  20. 38d79fd [sanitizer] Update struct_kernel_stat_sz for mips32 and mipsn32 by YunQiang Su · 1 year, 7 months ago
  21. 38d0c25 Revert "[PGO] Make emitted symbols hidden" by Nico Weber · 1 year, 7 months ago
  22. 819a73b [memprof] Respect COMPILER_RT_BUILD_MEMPROF when install memprof headers by Enna1 · 1 year, 7 months ago
  23. 846c0d7 Fix LazyInitialization in tsan by zijunzhao · 1 year, 7 months ago
  24. c534c09 [ASAN] Remove asserts introduced in https://reviews.llvm.org/D136197 by Roy Sundahl · 1 year, 7 months ago
  25. 29ec4a3 [ASAN] Don't inline when -asan-max-inline-poisoning-size=0 by Roy Sundahl · 1 year, 7 months ago
  26. f7da2ae [PGO] Make emitted symbols hidden by Alex Brachet · 1 year, 7 months ago
  27. 58fbe36 Ensure newlines at the end of files (NFC) by Kazu Hirata · 1 year, 7 months ago
  28. 55f6d3a Revert "Revert "[scudo] Support partial page releasing"" by Chia-hung Duan · 1 year, 7 months ago
  29. 7402c0e Reland "[scudo] Manage free blocks in BatchGroup." by Chia-hung Duan · 1 year, 7 months ago
  30. 72e91cf [PGO][AIX] Improve dummy var retention and allow -bcdtors:csect linking. by Wael Yehia · 1 year, 7 months ago
  31. f706e87 [memprof] Support installation of memprof headers by Enna1 · 1 year, 7 months ago
  32. 8523bed [docs] Update compiler-rt/CODE_OWNERS.TXT by Vitaly Buka · 1 year, 7 months ago
  33. 9d253cf [test][asan][Darwin] Pass -mlinker-version=133 to linker invocation in odr-lto.cpp by Arthur Eubanks · 1 year, 7 months ago
  34. 71a5849 [sanitizer] Let internal symbolizer use toupper and tolower by Florian Mayer · 1 year, 7 months ago
  35. cbe71cf [win][compiler-rt] Make tests use lld-link instead of link by Arthur Eubanks · 1 year, 7 months ago
  36. 40a17ff [ubsan][test] Make some tests have shorter file names by Arthur Eubanks · 1 year, 7 months ago
  37. 8955fd4 [CMake] Fix MIPSr6 build for compiler-rt by YunQiang Su · 1 year, 7 months ago
  38. fc0595e [scudo] Change region size from 1 MB to 2 MB in tests by Chia-hung Duan · 1 year, 7 months ago
  39. 247df6c [compiler-rt] Relax pthread_getaffinity test to account for cgroups/docker by David Spickett · 1 year, 7 months ago
  40. ba7b74e [scudo] Fix implicitly narrow casting (NFC) by Chia-hung Duan · 1 year, 7 months ago
  41. 3cf0160 Revert "[scudo] Manage free blocks in BatchGroup." by Kamau Bridgeman · 1 year, 7 months ago
  42. 656852e Revert "[scudo] Support partial page releasing" by Kamau Bridgeman · 1 year, 7 months ago
  43. f1f9a9b Revert "[scudo] Fix implicitly narrow casting (NFC)" by Kamau Bridgeman · 1 year, 7 months ago
  44. b0ef522 [scudo] Fix implicitly narrow casting (NFC) by Chia-hung Duan · 1 year, 7 months ago
  45. 2b107a2 [scudo] Support partial page releasing by Chia-hung Duan · 1 year, 7 months ago
  46. 941e072 [scudo] Manage free blocks in BatchGroup. by Chia-hung Duan · 1 year, 7 months ago
  47. 5efbbc6 [scudo] Add PageReleaseContext to convey page usage status. by Chia-hung Duan · 1 year, 7 months ago
  48. 95655f1 Use u16 to store Count/MaxCount by Chia-hung Duan · 1 year, 7 months ago
  49. 272b257 Fix LSan build by Wiktor Garbacz · 1 year, 7 months ago
  50. 5f3aef6 [LeakSanitizer] Capture calling thread SP early to avoid false negatives. by Wiktor Garbacz · 1 year, 7 months ago
  51. a74efd6 [SCUDO] add cmake options for custom sysroot by Michael Jones · 1 year, 7 months ago
  52. caf6fde [compiler-rt] Bump deployment target in tests by Louis Dionne · 1 year, 7 months ago
  53. 8fe5bc4 Revert "Fix locating of COMPILER_RT_LIBCXX_PATH" by Vitaly Buka · 1 year, 7 months ago
  54. e60fc62 Fix locating of COMPILER_RT_LIBCXX_PATH by Vitaly Buka · 1 year, 7 months ago
  55. 92becd5 [tsan][go] Fix string equal operator by Kai Luo · 1 year, 7 months ago
  56. b31bbc1 [CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI by Petr Hosek · 1 year, 7 months ago
  57. 5020492 [memprof] dump memprof profile when receive deadly signals by Enna1 · 1 year, 7 months ago
  58. a4fca0c [llvm-profdata] Rename show flag to --show-format by Ellis Hoag · 1 year, 7 months ago
  59. 18921c6 [InstrProf][llvm-profdata] Dump profile correlation data as YAML by Ellis Hoag · 1 year, 7 months ago
  60. 1a02ca6 [Sanitizer] Fix compile errors in rtl-old/tsan_rtl.cpp by Julian Lettner · 1 year, 8 months ago
  61. e0cfe12 [Sanitizers][Darwin] Fix invalid gap found by FindAvailableMemoryRange by Mariusz Borsa · 1 year, 8 months ago
  62. ba33412 [InstrProf] Add version into llvm-profdata by Gulfem Savrun Yeniceri · 1 year, 7 months ago
  63. 2361735 [InstrProf] Make __llvm_profile_counter_bias_default hidden by Alex Brachet · 1 year, 7 months ago
  64. 9ae31ff Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" by Vitaly Buka · 1 year, 7 months ago
  65. 626e0f4 [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests by Rainer Orth · 1 year, 7 months ago
  66. 40c3ed0 Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" by Hans Wennborg · 1 year, 7 months ago
  67. e5e5b43 [test] Make Linux/sem_init_glibc.cpp robust by Fangrui Song · 1 year, 7 months ago
  68. 50c3a21 [CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI by Petr Hosek · 1 year, 7 months ago
  69. a7379b4 [NFC][sanitizer] Simplify symbolizer build script by Vitaly Buka · 1 year, 7 months ago
  70. a48f21e [sanitizer] Fix build of 32bit symbolizer by Vitaly Buka · 1 year, 7 months ago
  71. 5944878 tsan: fix deadlock/crash in signal handling by Dmitry Vyukov · 1 year, 7 months ago
  72. 88cf577 [sanitizer] Fix symbolizer build script by Vitaly Buka · 1 year, 7 months ago
  73. 231871d Revert "[CMake] Use libcxx targets for in-tree sanitizer C++ ABI" by Petr Hosek · 1 year, 7 months ago
  74. fd82791 [CMake] Use correct include flag for MSVC by Petr Hosek · 1 year, 7 months ago
  75. 7d57a9b [CMake] Use libcxx targets for in-tree sanitizer C++ ABI by Petr Hosek · 1 year, 7 months ago
  76. c1b3758 [scudo][Fuchsia] Increase MaxNumCachedHint by Alex Brachet · 1 year, 7 months ago
  77. 8d510a5 Revert "[sanitizer] Use LLVM_ENABLE_LIBCXX to build symbolizer" by Vitaly Buka · 1 year, 7 months ago
  78. 7193135 [NFC][CMake] Inline the append_libcxx_libs macro by Petr Hosek · 1 year, 7 months ago
  79. a2f5b92 [sanitizer] Use LLVM_ENABLE_LIBCXX to build symbolizer by Vitaly Buka · 1 year, 7 months ago
  80. 93bf884 [test][msan] -fno-sanitize-memory-param-retval in unittests by Vitaly Buka · 1 year, 7 months ago
  81. 1809d6b [test][msan] Pin varg.cpp to -fno-sanitize-memory-param-retval by Arthur Eubanks · 1 year, 8 months ago
  82. 8de5fc1 [test][msan] Fix more tests for D134669 by Vitaly Buka · 1 year, 8 months ago
  83. 5ec849e [tests][msan] Use -fno-sanitize-memory-param-retval in tests by Vitaly Buka · 1 year, 9 months ago
  84. e79d0fd Revert "[PhaseOrdering] add test for issue #50778; NFC" by Sanjay Patel · 1 year, 8 months ago
  85. 6072111 [PhaseOrdering] add test for issue #50778; NFC by Sanjay Patel · 1 year, 8 months ago
  86. 6f35718 [sanitizer_common] Restore sanitizer_procmaps_solaris.cpp compilation on Solaris 11.3 by Rainer Orth · 1 year, 8 months ago
  87. 8164c5d [clang][deps] Report module map describing compiled module by Jan Svoboda · 1 year, 8 months ago
  88. c6d5e3a [ORC-RT] Fix case on test file suffix. by Lang Hames · 1 year, 8 months ago
  89. 610989b [Sanitizer] Bump macOS deployment target for sanitizer unit test binary to support C++17 requirements. by Blue Gaston · 1 year, 8 months ago
  90. 50de4fb [ORC][ORC-RT] Make WrapperFunctionCall::Create support void functions. by Lang Hames · 1 year, 8 months ago
  91. f08c0d8 [ORC][ORC-RT][MachO] Reset __data and __common sections on library close. by Lang Hames · 1 year, 8 months ago
  92. 17711a9 [clang] use getCommonSugar in an assortment of places by Matheus Izvekov · 2 years, 7 months ago
  93. 0aaa7f0 Revert "[clang] use getCommonSugar in an assortment of places" by Matheus Izvekov · 1 year, 8 months ago
  94. f36fe2a [clang] use getCommonSugar in an assortment of places by Matheus Izvekov · 2 years, 7 months ago
  95. a0b8105 [ORC-RT] Update COFF, ELF support after ExecutorAddrDiff change in 4c434831865. by Lang Hames · 1 year, 8 months ago
  96. 3a8c07d [ORC-RT] Remove wrong getValue of ExecutorAddrDiff. by jacquesguan · 1 year, 8 months ago
  97. dcea85f [ORC-RT] Invert the layout of the trivial-jit-re-dlopen testcase. by Lang Hames · 1 year, 8 months ago
  98. 96fc58e [ORC-RT] Make ExecutorAddrDiff an alias for uint64_t. by Lang Hames · 1 year, 8 months ago
  99. 824ae21 Add -fsanitizer-coverage=control-flow by Navid Emamdoost · 1 year, 8 months ago
  100. 8b1da1d [test][fuzzer] XFAIL tvOS tests pending investigation. (rdar://99981102) by Roy Sundahl · 1 year, 8 months ago