[all-commits] [llvm/llvm-project] 14d901: [𝘀𝗽𝗿] initial version

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Oct 10 21:45:52 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/nfcsanitizer-add-debug-utility-to-print-thread-history
  Home:   https://github.com/llvm/llvm-project
  Commit: 14d901276c14eddd82b043d9512dc1e5ef741484
      https://github.com/llvm/llvm-project/commit/14d901276c14eddd82b043d9512dc1e5ef741484
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M compiler-rt/lib/asan/asan_fuchsia.cpp
    M compiler-rt/lib/asan/asan_thread.cpp
    M compiler-rt/lib/asan/asan_thread.h
    M compiler-rt/lib/memprof/memprof_thread.cpp
    M compiler-rt/lib/memprof/memprof_thread.h
    M compiler-rt/lib/sanitizer_common/CMakeLists.txt
    A compiler-rt/lib/sanitizer_common/sanitizer_thread_history.cpp
    A compiler-rt/lib/sanitizer_common/sanitizer_thread_history.h
    M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_thread_registry_test.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.4



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list