1. 8626a35 [compiler-rt][crt] make test case nontrivial in check_cxx_section_exists by Jian Cai · 4 years, 7 months ago
  2. 8a97ee9 [libFuzzer] Remove unused version of FuzzedDataProvider.h. by Max Moroz · 4 years, 7 months ago
  3. 98d71e6 Commit missing part of "Split many_tls_keys.cpp into two tests" by Kamil Rytarowski · 4 years, 7 months ago
  4. 9498119 compiler-rt/builtins: Make check-builtins run tests on macOS. by Nico Weber · 4 years, 8 months ago
  5. 6d5fb90 Fix bug in `darwin_test_archs()` when the cache variable is set but empty. by Dan Liew · 4 years, 8 months ago
  6. 4b0918f [CMake] Separate the detection Darwin platforms architectures for the by Dan Liew · 4 years, 8 months ago
  7. b83f360 [compiler-rt] Add ubsan interface header. by Pierre Gousseau · 4 years, 8 months ago
  8. bc49d71 Add getauxval() compat for NetBSD by Kamil Rytarowski · 4 years, 8 months ago
  9. e7b48cc Split many_tls_keys.cpp into two tests by Kamil Rytarowski · 4 years, 8 months ago
  10. cce679f Use host's executable suffix for clang when cross-compiling compiler-rt by Reid Kleckner · 4 years, 8 months ago
  11. 35386e7 [compiler-rt] cpplint of inc files in background by Vitaly Buka · 4 years, 8 months ago
  12. e51f24c [compiler-rt] Remove some cpplint filters by Vitaly Buka · 4 years, 8 months ago
  13. fe591a6 [compiler-rt] Run cpplint only for check-sanitizer by Vitaly Buka · 4 years, 8 months ago
  14. 026867a [compiler-rt] Better lint output for .inc files by Vitaly Buka · 4 years, 8 months ago
  15. 6803b7b [dfsan] Revert dfsan_set_label removal by Vitaly Buka · 4 years, 8 months ago
  16. 17b6c66 Remove NOLINTs from compiler-rt by Vitaly Buka · 4 years, 8 months ago
  17. d40d132 Fix mac build by Vitaly Buka · 4 years, 8 months ago
  18. 8915a0b Update compiler-rt cpplint.py by Vitaly Buka · 4 years, 8 months ago
  19. 970b233 [libFuzzer] Remove hardcoded number of new features in merge_two_step.test. by Max Moroz · 4 years, 8 months ago
  20. bc5544f [scudo][standalone] Android related improvements by Kostya Kortchinsky · 4 years, 8 months ago
  21. 460c5df [libFuzzer] Make -merge=1 to reuse coverage information from the control file. by Max Moroz · 4 years, 8 months ago
  22. 95fd292 Revert "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" by Dmitri Gribenko · 4 years, 8 months ago
  23. 1e320f7 clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM by Petr Hosek · 4 years, 8 months ago
  24. f5a9bde Remove xfail i386 NetBSD mark in vptr-non-unique-typeinfo.cpp by Kamil Rytarowski · 4 years, 8 months ago
  25. d6fe732 Remove xfail NetBSD mark from ignored-interceptors-mmap.cpp by Kamil Rytarowski · 4 years, 8 months ago
  26. b8d08ee [UBSan] Follow up fix for r371442. by Max Moroz · 4 years, 8 months ago
  27. a7df678 [TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.h by Julian Lettner · 4 years, 8 months ago
  28. e6ebd8d [UBSan] Do not overwrite the default print_summary sanitizer option. by Max Moroz · 4 years, 8 months ago
  29. a5142c0 [TSan] Add interceptors for mach_vm_[de]allocate by Julian Lettner · 4 years, 8 months ago
  30. 111bf96 compiler-rt: use fp_t instead of long double, for consistency by Ed Maste · 4 years, 8 months ago
  31. 99ce987 Enable LSan for NetBSD/i386 in test/asan/lit.cfg.py by Kamil Rytarowski · 4 years, 8 months ago
  32. 02d881a Enable LSan tests for NetBSD/i386 by Kamil Rytarowski · 4 years, 8 months ago
  33. 7564c70 Stop marking 5 ASan tests as failing on NetBSD/i386 by Kamil Rytarowski · 4 years, 8 months ago
  34. 2de29bf [ASan] Only run dlopen-mixed-c-cxx.c with static runtime by Jonas Hahnfeld · 4 years, 8 months ago
  35. c2a0895 Enable leak-detection for NetBSD/amd64 in test/asan by Kamil Rytarowski · 4 years, 8 months ago
  36. 6d406c3 Do not intercept malloc_usable_size on NetBSD by Kamil Rytarowski · 4 years, 8 months ago
  37. 2dd05b3 Revert "Revert "[builtins] Rounding mode support for addxf3/subxf3"" by Yi Kong · 4 years, 8 months ago
  38. 155ed45 [X86] Add support for avx512bf16 for __builtin_cpu_supports and compiler-rt's cpu indicator. by Craig Topper · 4 years, 8 months ago
  39. 0397586 compiler-rt: use 64-bit time_t for all FreeBSD archs except i386 by Ed Maste · 4 years, 8 months ago
  40. 26be0c8 compiler-rt: use more __sanitizer_time_t on FreeBSD by Ed Maste · 4 years, 8 months ago
  41. 427f4c9 [cmake] enable x86 libfuzzer on Windows by Matthew G McGovern · 4 years, 8 months ago
  42. 54051ec [sanitizer] Support monorepo layout in symbolizer build script by Vitaly Buka · 4 years, 8 months ago
  43. d898da5 [sanitizer] Simplify COMPILER_RT setup in lint script by Vitaly Buka · 4 years, 8 months ago
  44. 48d8f11 Further relax checks in asan-symbolize-bad-path.cpp by Alexander Richardson · 4 years, 8 months ago
  45. a47b69c [XRay] Fixing one test case for FreeBSD by David Carlier · 4 years, 8 months ago
  46. fefe1b3 [compiler-rt] Don't use libcxx if it's not enabled by LLVM_ENABLE_PROJECTS by Vitaly Buka · 4 years, 8 months ago
  47. 7f1edb7 [sanitizer_common] Close superfluous file descriptors in spawned process by Julian Lettner · 4 years, 8 months ago
  48. bffbe2b Fix asan-symbolize-bad-path.cpp on Darwin by Alexander Richardson · 4 years, 8 months ago
  49. 67188fd Add GWP-ASan fuzz target to compiler-rt/tools. by Mitch Phillips · 4 years, 8 months ago
  50. f23db13 [asan_symbolize] Fix broken pipe handling for python 2.7 by Alexander Richardson · 4 years, 8 months ago
  51. 0e6b6a3 NFC: clang-format r370008 to suppress lint errors by Vitaly Buka · 4 years, 8 months ago
  52. 4da927c Relax test introduced in D65322 by Alexander Richardson · 4 years, 8 months ago
  53. a65838a Fix buildbot by David Carlier · 4 years, 8 months ago
  54. a9793ee [Sanitizer] Using huge page on FreeBSD for shadow mapping by David Carlier · 4 years, 8 months ago
  55. 7cf57d8 [sanitizer] Add lld into dependency of sanitizer_common unittests by Vitaly Buka · 4 years, 8 months ago
  56. aa7dca3 msan, codegen, instcombine: Keep more lifetime markers used for msan by Vitaly Buka · 4 years, 8 months ago
  57. 9497fff [hwasan] Fix test failure in r369721. by Evgeniy Stepanov · 4 years, 8 months ago
  58. 81b0155 [asan_symbolize] Attempt to fix build-bot failure after latest change by Alexander Richardson · 4 years, 8 months ago
  59. e77e413 [asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2line by Alexander Richardson · 4 years, 8 months ago
  60. 2e59427 [GWP_ASAN] Avoid using VERSION_GREATER_EQUAL in cmake files by Bjorn Pettersson · 4 years, 8 months ago
  61. 0ee972f hwasan: Align n_namesz and n_descsz to 4 when reading notes. by Peter Collingbourne · 4 years, 8 months ago
  62. cc53aec [GWP-ASan] Split options_parser and backtrace_sanitizer_common. by Mitch Phillips · 4 years, 8 months ago
  63. 16f5fe2 Fix stack_trace_compressor builds for Clang < 6.0 by Mitch Phillips · 4 years, 8 months ago
  64. d78b76b Move a break into the correct place. NFCI. by Peter Collingbourne · 4 years, 8 months ago
  65. 38e38de hwasan: Untag unwound stack frames by wrapping personality functions. by Peter Collingbourne · 4 years, 8 months ago
  66. b4b412f [sanitizer] Resubmit D66620 from monorepo by Taewook Oh · 4 years, 8 months ago
  67. f680090 Fixing buildbot due to style. by David Carlier · 4 years, 8 months ago
  68. 1f936a8 [Sanitizer] checks ASLR on FreeBSD by David Carlier · 4 years, 8 months ago
  69. cf80106 LibFuzzer support for 32bit MSVC by Matthew G McGovern · 4 years, 8 months ago
  70. 7840739 Revert "[GWP-ASan] Remove c++ standard lib dependency." by Petr Hosek · 4 years, 8 months ago
  71. 0f9ca8d [GWP-ASan] Remove c++ standard lib dependency. by Petr Hosek · 4 years, 8 months ago
  72. 73c6233 [TSan] #include header instead of forward declaring interceptees by Julian Lettner · 4 years, 8 months ago
  73. 832231a [GWP-ASan] Add public-facing documentation [6]. by Mitch Phillips · 4 years, 8 months ago
  74. 79a3aa0 [GWP-ASan] Build stack_trace_compressor_fuzzer. by Mitch Phillips · 4 years, 8 months ago
  75. 6027041 [Sanitizer] Disable -Wframe-larger-than on SystemZ by Ulrich Weigand · 4 years, 8 months ago
  76. 85d7343 compiler-rt: Fix warning if COMPILER_RT_HAS_FCNTL_LCK is 0 by Nico Weber · 4 years, 8 months ago
  77. f6a2334 reland [gtest] Fix printing of StringRef and SmallString in assert messages. by Sam McCall · 4 years, 8 months ago
  78. e52749c Revert r369472 and r369441 by Vitaly Buka · 4 years, 8 months ago
  79. 236cbcc [AArch64][asan] fix typo in AsanStats::Print by Sebastian Pop · 4 years, 8 months ago
  80. ebe842d [AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMA by Sebastian Pop · 4 years, 8 months ago
  81. 90850a3 [GWP-ASan] Fix typos. by Mitch Phillips · 4 years, 8 months ago
  82. e7519ff [scudo][standalone] Fix malloc_iterate by Kostya Kortchinsky · 4 years, 8 months ago
  83. 69da2b0 [compiler-rt][crt] Pass -fno-lto in check_cxx_section_exists by Hans Wennborg · 4 years, 8 months ago
  84. e93ca06 [TSan] Rename file with libdispatch interceptors by Julian Lettner · 4 years, 8 months ago
  85. 419705d [sanitizer_common] Extend test after switch to posix_spawn by Julian Lettner · 4 years, 8 months ago
  86. 51a54d6 Build symbolizer runtime with C++14. by Peter Collingbourne · 4 years, 8 months ago
  87. 2047aeb [TSan] Rename file to make it clear that it defines interceptors by Julian Lettner · 4 years, 8 months ago
  88. 5c72106 [Sanitizer] arc4random interception on Mac by David Carlier · 4 years, 8 months ago
  89. 740b5ff [Fuchsia] Create the VMO during initialization, not during exit by Petr Hosek · 4 years, 8 months ago
  90. 4854130 Revert "[TSan] Don't guard #include <xpc/xpc.h>" by Julian Lettner · 4 years, 8 months ago
  91. e78e56d [TSan] Add interceptors for os_unfair_lock by Julian Lettner · 4 years, 8 months ago
  92. 31c509f [TSan] Don't guard #include <xpc/xpc.h> by Julian Lettner · 4 years, 8 months ago
  93. 89e24bd Disable stack_trace_compressor_fuzzer. by Mitch Phillips · 4 years, 9 months ago
  94. 769bb47 Moved binary off add_llvm_executable. by Mitch Phillips · 4 years, 9 months ago
  95. 448a9bb Re-instate 369051. by Mitch Phillips · 4 years, 9 months ago
  96. 00b7ce8 Guard fuzzer build behind Clang-only flags. by Mitch Phillips · 4 years, 9 months ago
  97. a078fd7 Remove CMake >= v3.13 target_link_options. Instead, use set_target_properties. by Mitch Phillips · 4 years, 9 months ago
  98. 1700604 [GWP-ASan] Implement stack frame compression. by Mitch Phillips · 4 years, 9 months ago
  99. 9f1db09 [sanitizer_common] Always use posix_spawn on Darwin by Julian Lettner · 4 years, 9 months ago
  100. 86d4298 Re-land "[compiler-rt] Migrate llvm::make_unique to std::make_unique" by Jonas Devlieghere · 4 years, 9 months ago