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

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Aug 10 10:37:57 PDT 2024


  Branch: refs/heads/users/MaskRay/spr/nsan-use-sanitizer-allocator
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cd2e0db7c6126996e60605e96abb2149903b207
      https://github.com/llvm/llvm-project/commit/7cd2e0db7c6126996e60605e96abb2149903b207
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-08-10 (Sat, 10 Aug 2024)

  Changed paths:
    M compiler-rt/lib/nsan/CMakeLists.txt
    M compiler-rt/lib/nsan/nsan.cpp
    M compiler-rt/lib/nsan/nsan.h
    A compiler-rt/lib/nsan/nsan_allocator.cpp
    A compiler-rt/lib/nsan/nsan_allocator.h
    M compiler-rt/lib/nsan/nsan_interceptors.cpp
    M compiler-rt/lib/nsan/nsan_malloc_linux.cpp
    M compiler-rt/lib/nsan/nsan_platform.h
    A compiler-rt/lib/nsan/nsan_thread.cpp
    A compiler-rt/lib/nsan/nsan_thread.h
    A compiler-rt/test/nsan/Posix/allocator_mapping.cpp
    A compiler-rt/test/nsan/allocator_interface.cpp
    A compiler-rt/test/nsan/malloc_hook.cpp
    A compiler-rt/test/nsan/new_delete_test.cpp
    A compiler-rt/test/nsan/tls_reuse.c

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

Created using spr 1.3.5-bogner



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