[Lldb-commits] [PATCH] D57895: Breakpad: auto-detect path style of file entries
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 11 02:23:46 PST 2019
labath added a comment.
In D57895#1390641 <https://reviews.llvm.org/D57895#1390641>, @amccarth wrote:
> I think `absolute_path` is great. Thanks for checking on the `native`/`None`. I didn't want there to be any latent surprises.
Thanks. BTW, I've added the auto-detection code to dwarf only a couple of weeks ago, so I think we're more likely to get latent surprises from that then from this move. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57895/new/
https://reviews.llvm.org/D57895
More information about the lldb-commits
mailing list