[Lldb-commits] [PATCH] D119044: Add a case for Rust in LLDB's PDB reader

2022-02-07 Thread Arlo Siemsen via Phabricator via lldb-commits
arlosi added a comment. Thanks for the review rnk. Could someone complete this for me? I do not have commit access. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119044/new/ https://reviews.llvm.org/D119044 ___

[Lldb-commits] [PATCH] D119044: Add a cases Rust in LLDB's PDB reading

2022-02-04 Thread Arlo Siemsen via Phabricator via lldb-commits
arlosi created this revision. arlosi added reviewers: rnk, zturner, compnerd. Herald added a subscriber: JDevlieghere. arlosi requested review of this revision. Herald added a project: LLDB. D115300 added Rust as a new PDB language type. This change allows LLDB