[Lldb-commits] [PATCH] D90414: [lldb] Ignore binary data in crashlog
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 30 09:16:51 PDT 2020
JDevlieghere added a comment.
In D90414#2364816 <https://reviews.llvm.org/D90414#2364816>, @aprantl wrote:
> Just FYI, we do have unit tests for the crashlog parser now, but I don't know how well this fits in there.
I see a test that generates one and that checks some regexes, but no test that parses a text file?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90414/new/
https://reviews.llvm.org/D90414
More information about the lldb-commits
mailing list