D115300 added Rust as a new PDB language type.
This change allows LLDB to recognize the new language type.
Paths
| Differential D119044
Add a case for Rust in LLDB's PDB reader ClosedPublic Authored by arlosi on Feb 4 2022, 3:44 PM.
Details
Summary D115300 added Rust as a new PDB language type. This change allows LLDB to recognize the new language type.
Diff Detail
Event Timelinearlosi retitled this revision from Add a cases Rust in LLDB's PDB reading to Add a case for Rust in LLDB's PDB reader.Feb 4 2022, 3:44 PM This revision is now accepted and ready to land.Feb 7 2022, 11:52 AM Comment Actions Thanks for the review rnk. Could someone complete this for me? I do not have commit access. Closed by commit rG1ccfef14e57e: Add a case for Rust in LLDB's PDB reader (authored by arlosi, committed by theraven). · Explain WhyFeb 16 2022, 1:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409176 lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
|