summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/formatters
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-04-15 00:21:26 +0000
committerZachary Turner <zturner@google.com>2016-04-15 00:21:26 +0000
commit42dff790683ab788286ab94a52bdfe784dd1685b (patch)
treead4806405da541292abcc640ec4ee69f7edfaf1c /lldb/packages/Python/lldbsuite/test/expression_command/formatters
parent5ffa13c47395c0e9138526108b12711d27c2dbfe (diff)
downloadbcm5719-llvm-42dff790683ab788286ab94a52bdfe784dd1685b.tar.gz
bcm5719-llvm-42dff790683ab788286ab94a52bdfe784dd1685b.zip
Initial support for reading type information from PDBs.
This implements a PDBASTParser and corresponding logic in SymbolFilePDB to do type lookup by name. This is just a first pass and leaves many aspects of type lookup unimplemented, and just focuses on laying the framework. With this patch, you should be able to lookup basic types by name from a PDB. Full class definitions are not completed yet, we will instead just return a forward declaration of the class. Differential Revision: http://reviews.llvm.org/D18848 Reviewed by: Greg Clayton llvm-svn: 266392
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/formatters')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud