[all-commits] [llvm/llvm-project] 39b8a2: [sanitizer] Simplify with GET_CALLER_PC_BP. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Feb 4 11:30:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39b8a27132833a7c91059e26af48f20b2e874b61
https://github.com/llvm/llvm-project/commit/39b8a27132833a7c91059e26af48f20b2e874b61
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M compiler-rt/lib/dfsan/dfsan.cpp
M compiler-rt/lib/msan/msan.cpp
M compiler-rt/lib/msan/msan_interceptors.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
Log Message:
-----------
[sanitizer] Simplify with GET_CALLER_PC_BP. NFC
More information about the All-commits
mailing list