[all-commits] [llvm/llvm-project] 39c100: [NFC][msan] Rename function parameter
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon May 8 14:08:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39c1005227fd39b528992dc9fb8126302f611c65
https://github.com/llvm/llvm-project/commit/39c1005227fd39b528992dc9fb8126302f611c65
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/msan/msan_interceptors.cpp
Log Message:
-----------
[NFC][msan] Rename function parameter
Commit: 5ec62943ac188994d7c7d54ea995398a4c62e74f
https://github.com/llvm/llvm-project/commit/5ec62943ac188994d7c7d54ea995398a4c62e74f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M compiler-rt/lib/msan/msan_interceptors.cpp
M compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_join.cpp
Log Message:
-----------
[msan] Add pthread_*join_np interceptors
Compare: https://github.com/llvm/llvm-project/compare/c2c917f7f668...5ec62943ac18
More information about the All-commits
mailing list