diff options
author | nerix <nerixdev@outlook.de> | 2025-07-22 13:34:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 12:34:26 +0100 |
commit | f78c4ce55bc4c47625d0e780f38522938920e329 (patch) | |
tree | 6a76bb05781b12b72357f7ec1c588138927c8842 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 7d9f913bb4164b8aaecfc17accebd44044592115 (diff) | |
download | llvm-f78c4ce55bc4c47625d0e780f38522938920e329.zip llvm-f78c4ce55bc4c47625d0e780f38522938920e329.tar.gz llvm-f78c4ce55bc4c47625d0e780f38522938920e329.tar.bz2 |
[LLDB] Add formatters for MSVC STL std::atomic (#149801)
Adds synthetic children and a summary provider for `std::atomic` on
MSVC's STL. This currently only supports DWARF because it relies on the
template argument. Once there are PDB tests, this will probably use the
return type of some method like `value()` because template types aren't
available there.
Towards #24834.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions