[all-commits] [llvm/llvm-project] 07edc1: [NFC][sanitizer] Rename *ThreadRegistry functions

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed May 24 18:34:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07edc1c16faa501cd3d36b8196b314dc55c71b1e
      https://github.com/llvm/llvm-project/commit/07edc1c16faa501cd3d36b8196b314dc55c71b1e
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_thread.cpp
    M compiler-rt/lib/hwasan/hwasan_thread.cpp
    M compiler-rt/lib/lsan/lsan.cpp
    M compiler-rt/lib/lsan/lsan_common.h
    M compiler-rt/lib/lsan/lsan_thread.cpp
    M compiler-rt/lib/lsan/lsan_thread.h

  Log Message:
  -----------
  [NFC][sanitizer] Rename *ThreadRegistry functions

Reviewed By: thurston

Differential Revision: https://reviews.llvm.org/D150407




More information about the All-commits mailing list