llvm-project/lldb/test/Shell/SymbolFile/DWARF/Inputs
Andy Yankovsky 3b47bd32f9 [lldb] Fix handling of `DW_AT_decl_file` according to D91014 (attempt #2)
Apply changes from https://reviews.llvm.org/D91014 to other places where DWARF entries are being processed.

Test case is provided by @jankratochvil.
The test is marked to run only on x64 and exclude Windows and Darwin, because the assembly is not OS-independent.

(First attempt https://reviews.llvm.org/D96778 broke the build bots)

Reviewed By: jankratochvil

Differential Revision: https://reviews.llvm.org/D97765
2021-03-03 10:27:35 +01:00
..
ModuleOwnership [lldb] Fix RecordDecl match string in module-ownership.mm to get the test running again 2020-05-08 15:05:19 +02:00
DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s [lldb] Fix handling of `DW_AT_decl_file` according to D91014 (attempt #2) 2021-03-03 10:27:35 +01:00
debug-line-basic.script [ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOAD 2020-08-06 08:27:15 -07:00
debug-types-basic.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
debug-types-expressions.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
debug_loc-aslr.yaml [lldb] Improve/fix base address selection in location lists 2019-12-09 13:39:08 +01:00
dir-separator-no-comp-dir-relative-name.lldbinit Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
dir-separator-posix.lldbinit Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
dir-separator-windows.lldbinit Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
find-variable-file-2.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
subprogram_ranges.s lldb: Add support for printing variables with DW_AT_ranges on DW_TAG_subprograms 2021-01-24 18:39:06 -08:00