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

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 13 14:49:33 PST 2023


  Branch: refs/heads/users/vitalybuka/spr/msan-use-pthread_atfork-instead-of-interceptor
  Home:   https://github.com/llvm/llvm-project
  Commit: d223daa16de56a99910648d7cb1d897f8cca2ac4
      https://github.com/llvm/llvm-project/commit/d223daa16de56a99910648d7cb1d897f8cca2ac4
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_linux.cpp
    M compiler-rt/lib/hwasan/hwasan_thread.cpp
    M compiler-rt/lib/msan/msan.cpp
    M compiler-rt/lib/msan/msan.h
    M compiler-rt/lib/msan/msan_allocator.cpp
    M compiler-rt/lib/msan/msan_allocator.h
    M compiler-rt/lib/msan/msan_interceptors.cpp
    M compiler-rt/lib/msan/msan_linux.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c

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

Created using spr 1.3.4




More information about the All-commits mailing list