[lldb] Refactor variable parsing
authorJaroslav Sevcik <jarin@google.com>
Sat, 25 Sep 2021 17:29:04 +0000 (19:29 +0200)
committerJaroslav Sevcik <jarin@chromium.org>
Mon, 4 Oct 2021 05:58:20 +0000 (07:58 +0200)
commit601168e42037ac4433e74b920bb22f76d59ba420
tree28fd841a21f3fac53b560dfcc187a3a94df3c15e
parent5f7a5353301b776ffb0e5fb048992898507bf7ee
[lldb] Refactor variable parsing

Separates the methods for recursive variable parsing in function
context and non-recursive parsing of global variables.

Differential Revision: https://reviews.llvm.org/D110570
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h