[Lldb-commits] [lldb] 447c920 - [lldb] Remove unused imports from crashlog.py

2022-05-14 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2022-05-14T08:58:55-07:00 New Revision: 447c920a8adfc07f46f61b2a5099ea5b50628645 URL: https://github.com/llvm/llvm-project/commit/447c920a8adfc07f46f61b2a5099ea5b50628645 DIFF: https://github.com/llvm/llvm-project/commit/447c920a8adfc07f46f61b2a5099ea5b50628645.d

[Lldb-commits] [lldb] ae016e4 - [lldb] Don't swallow crashlog exceptions

2022-05-14 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2022-05-14T08:58:56-07:00 New Revision: ae016e4f7c856983420544794c48c4a2feb6c79a URL: https://github.com/llvm/llvm-project/commit/ae016e4f7c856983420544794c48c4a2feb6c79a DIFF: https://github.com/llvm/llvm-project/commit/ae016e4f7c856983420544794c48c4a2feb6c79a.d

[Lldb-commits] [PATCH] D125589: [lldb] Don't swallow crashlog exceptions

2022-05-14 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. JDevlieghere marked an inline comment as done. Closed by commit rGae016e4f7c85: [lldb] Don't swallow crashlog exceptions (authored by JDevlieghere). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANG

[Lldb-commits] [PATCH] D125616: [NFC] two small perf fixes for when using a DebugSymbols DBGShellCommands to find a dSYM

2022-05-14 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda created this revision. jasonmolenda added a reviewer: JDevlieghere. jasonmolenda added a project: LLDB. Herald added a project: All. jasonmolenda requested review of this revision. Herald added a subscriber: lldb-commits. `SymbolVendorMacOSX::CreateInstance()` calls `LocateMacOSXFile