aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-02-14 12:12:54 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2022-02-14 12:18:12 -0800
commit343662a0287845eceba068df6ce59eddcbe7beb1 (patch)
tree8700a642d04ee904eac969b12621b6fc60cf7f36 /lldb/source/Commands/CommandObjectCommands.cpp
parentd52866e1a82dab57ad1b58a8bf21ca63eae2e155 (diff)
downloadllvm-343662a0287845eceba068df6ce59eddcbe7beb1.zip
llvm-343662a0287845eceba068df6ce59eddcbe7beb1.tar.gz
llvm-343662a0287845eceba068df6ce59eddcbe7beb1.tar.bz2
[crashlog] Change heuristic to stripping the meta data from crashlogs
Instead trying to pro-actively determine if the first line in a crashlog contains meta data, change the heuristic to do the following: 1. To trying to parse the whole file. If that fails, then: 2. Strip the first line and try parsing the remainder of the file. If that fails, then: 3. Fall back to the textual crashlog parser. rdar://88580543 Differential revision: https://reviews.llvm.org/D119755
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions