[all-commits] [llvm/llvm-project] 281195: [NFC][sanitizer] Rename internal function
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon May 8 16:26:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 281195a22f07e5afe90ac4b4cbe4b79ecd961b68
https://github.com/llvm/llvm-project/commit/281195a22f07e5afe90ac4b4cbe4b79ecd961b68
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_posix.h
M compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
Log Message:
-----------
[NFC][sanitizer] Rename internal function
Commit: 16a76397abb32e852a163a7c709682f0f88c2b1d
https://github.com/llvm/llvm-project/commit/16a76397abb32e852a163a7c709682f0f88c2b1d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_thread_list.cpp
Log Message:
-----------
[NFC][HWASAN] Hide thread_list_placeholder
Commit: cc1ed07dc459fb3ed523ccf4ddf0ef074450b12e
https://github.com/llvm/llvm-project/commit/cc1ed07dc459fb3ed523ccf4ddf0ef074450b12e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
Log Message:
-----------
[NFC][HWASAN] Reformat the file
Commit: 82ddf1b8ec6c2e7ab81a8ca6f078a878e1688b0e
https://github.com/llvm/llvm-project/commit/82ddf1b8ec6c2e7ab81a8ca6f078a878e1688b0e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
Log Message:
-----------
[NFC][HWASAN] Move HwasanThreadStartFunc
Compare: https://github.com/llvm/llvm-project/compare/a88cee1fd06d...82ddf1b8ec6c
More information about the All-commits
mailing list