[Lldb-commits] [PATCH] D149213: [lldb] Add basic support for Rust enums in TypeSystemClang
Vladimir Makaev via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 16 18:35:25 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe84751a21561: [lldb] Add basic support to Rust enums in TypeSystemClang (authored by VladimirMakaev).
Changed prior to commit:
https://reviews.llvm.org/D149213?vs=541823&id=550951#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149213/new/
https://reviews.llvm.org/D149213
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/test/API/lang/rust/enum-structs/RustEnumValue.py
lldb/test/API/lang/rust/enum-structs/TestRustEnumStructs.py
lldb/test/API/lang/rust/enum-structs/main.rs
lldb/test/API/lang/rust/enum-structs/main.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149213.550951.patch
Type: text/x-patch
Size: 176668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230817/c7c15a1d/attachment-0001.bin>
More information about the lldb-commits
mailing list