diff options
author | nerix <nerixdev@outlook.de> | 2025-07-21 13:46:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 12:46:34 +0100 |
commit | 401b5ccf6b507ed36e959e7ae2f4b5e052647196 (patch) | |
tree | 0873e2a3ec9d2d9f374bfa81207b00fe8e99ee9f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 43a829a7e894773643e893546f04dce1d9718cc1 (diff) | |
download | llvm-401b5ccf6b507ed36e959e7ae2f4b5e052647196.zip llvm-401b5ccf6b507ed36e959e7ae2f4b5e052647196.tar.gz llvm-401b5ccf6b507ed36e959e7ae2f4b5e052647196.tar.bz2 |
[LLDB] Add formatters for MSVC STL std::variant (#148554)
Adds a summary and synthetic children for MSVC STL's `std::variant`.
This one is a bit complicated because of DWARF vs PDB differences. I put
the representations in comments. Being able to `GetChildMemberWithName`
a member in an anonymous union would make this a lot simpler
(`std::optional` will have something similar iirc).
Towards #24834.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions