llvm-project/lldb/lit/SymbolFile/NativePDB
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
..
Inputs [NativePDB] Create VarDecls for global variables. 2018-12-20 23:32:37 +00:00
ast-functions-msvc.cpp [NativePDB] Reconstruct function declarations from debug info. 2018-12-07 19:34:02 +00:00
ast-functions.cpp [NativePDB] Reconstruct function declarations from debug info. 2018-12-07 19:34:02 +00:00
ast-types.cpp [NativePDB] Reconstruct function declarations from debug info. 2018-12-07 19:34:02 +00:00
bitfields.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
disassembly.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
function-types-builtins.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
function-types-calling-conv.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
function-types-classes.cpp [NativePDB] Decouple AST reconstruction from lldb Symbol creation. 2018-12-17 19:43:33 +00:00
global-classes.cpp [NativePDB] Create VarDecls for global variables. 2018-12-20 23:32:37 +00:00
globals-bss.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
globals-fundamental.cpp [NativePDB] Create VarDecls for global variables. 2018-12-20 23:32:37 +00:00
local-variables.cpp [NativePDB] Fix local-variables.cpp test. 2018-12-14 18:43:42 +00:00
nested-types.cpp Fix line endings. 2018-12-19 22:50:22 +00:00
s_constant.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
simple-breakpoints.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
source-list.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00
tag-types.cpp [lit] Add a generic build script with a lit substitution. 2018-12-01 00:22:21 +00:00