llvm-project/lldb/lit/SymbolFile
Zachary Turner 3790029d97 [NativePDB] Create VarDecls for global variables.
Previously we would create these for local variables but not for
global variables.

Also updated existing tests which created global variables to check
for them in the resulting AST.

llvm-svn: 349854
2018-12-20 23:32:37 +00:00
..
DWARF Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00
NativePDB [NativePDB] Create VarDecls for global variables. 2018-12-20 23:32:37 +00:00
PDB [NativePDB] Enable function-level-linking.test in native mode. 2018-12-19 20:00:25 +00:00