Files
clang-p2996/lldb/test/API/python_api
Pavel Labath 30367cb598 [lldb] Add SBType::GetByteAlign (#90960)
lldb already mostly(*) tracks this information. This just makes it
available to the SB users.

(*) It does not do that for typedefs right now see llvm.org/pr90958
2024-05-06 10:06:51 +02:00
..