diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-06-19 12:48:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-19 12:48:39 +0100 |
commit | 30824c449a893771c3f25f0eb29cfa9d2cfd4f15 (patch) | |
tree | 5261638fdb3720131b76c255ae5f5d68e88bbb9e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 74054cab7a3e04b323828850409343932e975737 (diff) | |
download | llvm-30824c449a893771c3f25f0eb29cfa9d2cfd4f15.zip llvm-30824c449a893771c3f25f0eb29cfa9d2cfd4f15.tar.gz llvm-30824c449a893771c3f25f0eb29cfa9d2cfd4f15.tar.bz2 |
[lldb][DWARFASTParserClang] GetCXXObjectParameter to take DeclContext DIE parameter (#144876)
I'm trying to call `GetCXXObjectParameter` from unit-tests in a
follow-up patch and taking a `DWARFDIE` instead of `clang::DeclContext`
makes that much simpler. These should be equivalent, since all we're
trying to check is that the parent context is a record type.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions