llvm-project/lldb/test/Shell/SymbolFile/NativePDB/Inputs
Zequan Wu 6435fe699c [LLDB][NativePDB] Forcefully complete a record type if it has empty debug info and is required to have complete type.
It's required in following situations:
1. As a base class.
2. As a data member.
3. As an array element type.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D134066
2022-11-16 11:17:07 -08:00
..
ast-functions.lldbinit
ast-methods.lldbinit
ast-types.lldbinit [LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a pointer to member. 2022-07-19 15:36:35 -07:00
bitfields.lldbinit
break-by-function.lldbinit
break-by-line.lldbinit
class_layout.lldbinit [LLDB][NativePDB] Fix struct layout when it has anonymous unions. 2022-10-13 12:43:45 -07:00
disassembly.lldbinit
function-types-builtins.lldbinit
function-types-calling-conv.lldbinit
function-types-classes.lldbinit
globals-bss.lldbinit
globals-classes.lldbinit
globals-fundamental.lldbinit
incomplete-tag-type.cpp [LLDB][NativePDB] Forcefully complete a record type if it has empty debug info and is required to have complete type. 2022-11-16 11:17:07 -08:00
inline_sites.lldbinit [LLDB][NativePDB] Fix inline line info in line table 2022-04-14 11:00:56 -07:00
inline_sites.s [LLDB][NativePDB] Fix inline line info in line table 2022-04-14 11:00:56 -07:00
inline_sites_live.lldbinit [LLDB][NativePDB] Create inline function decls 2022-04-01 10:06:31 -07:00
local-variables-registers.lldbinit [LLDB][NativePDB] Switch to use DWARFLocationList. 2022-08-17 13:37:13 -07:00
local-variables.lldbinit [LLDB] Fix NativePDB/local-variables.cpp for AArch64/Windows 2022-07-12 16:26:47 +05:00
locate-pdb.lldbinit
lookup-by-types.lldbinit [LLDB][NativePDB] Don't complete static members' types when completing a record type. 2022-03-15 14:06:54 -07:00
nested-types.lldbinit
s_constant.lldbinit
s_constant.s
source-list.lldbinit
stack_unwinding01.lldbinit
subfield_register_simple_type.lldbinit [LLDB][NativePDB] Fix a crash when S_DEFRANGE_SUBFIELD_REGISTER descirbes a simple type 2022-04-14 11:06:21 -07:00
tag-types.lldbinit