Skip to content
Unverified Commit 35b10acf authored by Michael Buch's avatar Michael Buch Committed by GitHub
Browse files

[lldb][DWARFASTParserClang] DWARFv5: support DW_TAG_variable static data...

[lldb][DWARFASTParserClang] DWARFv5: support DW_TAG_variable static data members declarations (#72236)

The accepted DWARFv5 issue 161118.1: "DW_TAG for C++ static data
members" specifies that static data member declaration be described by
DW_TAG_variable. Make sure we recognize such members.

Depends on:
* https://github.com/llvm/llvm-project/pull/72234
* https://github.com/llvm/llvm-project/pull/72235
parent faa3a5ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment