summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/NativePDB/class_layout.cpp
AgeCommit message (Expand)Author
2025-11-05[LLDB][NativePDB] Add non-overlapping fields in root struct (#166243)nerix
2024-10-31[lldb] Set LLDB_USE_NATIVE_PDB_READER at the directory level (#114455)Jonas Devlieghere
2022-10-13[LLDB][NativePDB] Fix struct layout when it has anonymous unions.Zequan Wu