leonardchan added a comment.

In D103845#2804441 <https://reviews.llvm.org/D103845#2804441>, @pcc wrote:

> This isn't how the output looks on Android. Are you sure this isn't a 
> Fuchsia-specific bug in the output formatting?

I think the newline gets added to the frame description only if 
`Symbolizer::GetOrInit()->SymbolizePC(pc)` is nonnull, so if it fails then no 
newline is added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103845/new/

https://reviews.llvm.org/D103845

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to