summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2015-10-20 15:08:46 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2015-10-20 15:08:46 +0000
commit36307ffa1b7d3a5975435a0e9ed874b10e153bfc (patch)
tree719b46a225e8ca274cb1b0bf0e0f7e99e48d3f9e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentc736863a85c511e29c4ac0f7a1b6cf0a749df18e (diff)
downloadbcm5719-llvm-36307ffa1b7d3a5975435a0e9ed874b10e153bfc.tar.gz
bcm5719-llvm-36307ffa1b7d3a5975435a0e9ed874b10e153bfc.zip
[AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap.
Firstly this changes the type of parent map to be keyed on DynTypedNode to simplify the following changes. This comes with a DenseMapInfo for DynTypedNode, which is a bit incomplete still and will probably only work for parentmap right now. Then the RecursiveASTVisitor in ASTContext is updated and finally ASTMatchers hasParent and hasAncestor learn about the new functionality. Now ParentMap is only missing TemplateArgumentLocs and CXXCtorInitializers. Differential Revision: http://reviews.llvm.org/D13897 llvm-svn: 250831
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud