diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-06-20 16:01:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-20 16:01:55 +0100 |
commit | b017b4ce9a45d4c5a339e24142da5d4a7e4c5db1 (patch) | |
tree | 2b26539f568af3e227c40fa8b75550aefdde4e48 /clang/lib/AST/ByteCode/Program.cpp | |
parent | 95c6c11c747dee61133cff56f1a7ea7445c7ae79 (diff) | |
download | llvm-b017b4ce9a45d4c5a339e24142da5d4a7e4c5db1.zip llvm-b017b4ce9a45d4c5a339e24142da5d4a7e4c5db1.tar.gz llvm-b017b4ce9a45d4c5a339e24142da5d4a7e4c5db1.tar.bz2 |
[lldb][DWARF] Remove object_pointer from ParsedDWARFAttributes (#144880)
We can just always use `GetCXXObjectParameter` instead. We've only used
this attribute to set the object parameter name on ClangASTMetadata,
which doesn't seem like good enough justification to keep it around.
Depends on https://github.com/llvm/llvm-project/pull/144879
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions