[all-commits] [llvm/llvm-project] 8a8c29: [NFC][sanitizer] Replace a few AppendF with Append...
Enna1 via All-commits
all-commits at lists.llvm.org
Sun Feb 4 07:58:12 PST 2024
Branch: refs/heads/users/Enna1/memprof-fix-appendf
Home: https://github.com/llvm/llvm-project
Commit: 8a8c29490c53e348c1d213a0f8ed74bb13bc68d5
https://github.com/llvm/llvm-project/commit/8a8c29490c53e348c1d213a0f8ed74bb13bc68d5
Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
Date: 2024-02-04 (Sun, 04 Feb 2024)
Changed paths:
M compiler-rt/lib/asan/asan_descriptions.cpp
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
Log Message:
-----------
[NFC][sanitizer] Replace a few AppendF with Append in sanitizers besides memprof
More information about the All-commits
mailing list