[compiler-rt][hwasan] Add newline between record_addr lines on frame record dumps
authorLeonard Chan <leonardchan@google.com>
Mon, 7 Jun 2021 22:12:44 +0000 (15:12 -0700)
committerLeonard Chan <leonardchan@google.com>
Tue, 15 Jun 2021 00:13:13 +0000 (17:13 -0700)
commit312011899ac3c48a77f4c5a069000f8aa93a8873
tree26ab46be1793711a8c3d54f67415fb49502b25d5
parent6c848c28c2f495f97a8fce879bd0624d61272d24
[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
compiler-rt/lib/hwasan/hwasan_report.cpp