[all-commits] [llvm/llvm-project] abe102: [Sanitizer][NFC] Replaces a few `InternalScopedStr...

Enna1 via All-commits all-commits at lists.llvm.org
Mon Feb 5 17:18:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abe102b87204a8b5bb637b675ed58ee6695016af
      https://github.com/llvm/llvm-project/commit/abe102b87204a8b5bb637b675ed58ee6695016af
  Author: Enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M compiler-rt/lib/asan/asan_descriptions.cpp
    M compiler-rt/lib/hwasan/hwasan_report.cpp
    M compiler-rt/lib/memprof/memprof_descriptions.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp

  Log Message:
  -----------
  [Sanitizer][NFC] Replaces a few `InternalScopedString::AppendF` with `InternalScopedString::Append` (#80574)




More information about the All-commits mailing list