[all-commits] [llvm/llvm-project] 312011: [compiler-rt][hwasan] Add newline between record_a...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Mon Jun 14 17:14:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 312011899ac3c48a77f4c5a069000f8aa93a8873
https://github.com/llvm/llvm-project/commit/312011899ac3c48a77f4c5a069000f8aa93a8873
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
Log Message:
-----------
[compiler-rt][hwasan] Add newline between record_addr lines on frame record dumps
If SymbolizePC failes, it's possible for the newline to not be emitted.
Differential Revision: https://reviews.llvm.org/D103845
More information about the All-commits
mailing list