Files
clang-p2996/lldb/test/Shell/SymbolFile/DWARF/x86/find-basic-function.cpp
Pavel Labath 599ca7165e [lldb] Merge CompilerContextKind::{Class,Struct} (#96145)
Our dwarf parsing code treats structures and classes as interchangable.
CompilerContextKind is used when looking DIEs for types. This makes sure
we always they're treated the same way.

See also
[#95905#discussion_r1645686628](https://github.com/llvm/llvm-project/pull/95905#discussion_r1645686628).
2024-06-24 08:56:21 +02:00

5.5 KiB