diff options
author | Zachary Turner <zturner@google.com> | 2016-04-15 00:21:26 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-04-15 00:21:26 +0000 |
commit | 42dff790683ab788286ab94a52bdfe784dd1685b (patch) | |
tree | ad4806405da541292abcc640ec4ee69f7edfaf1c /lldb/packages/Python/lldbsuite/test/expression_command/formatters | |
parent | 5ffa13c47395c0e9138526108b12711d27c2dbfe (diff) | |
download | bcm5719-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