diff options
author | Stephen Kelly <steveire@gmail.com> | 2019-05-12 21:09:32 +0100 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2019-12-06 23:11:32 +0000 |
commit | 0a717d5b5d31fc2d5bc98ca695031fb09e65beb0 (patch) | |
tree | 86fc2295619a94015df5a4f5436cb80869c24dbb /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py | |
parent | b4f4e370b59a753a51f11848f54e9705f43cccaf (diff) | |
download | bcm5719-llvm-0a717d5b5d31fc2d5bc98ca695031fb09e65beb0.tar.gz bcm5719-llvm-0a717d5b5d31fc2d5bc98ca695031fb09e65beb0.zip |
Make it possible control matcher traversal kind with ASTContext
Summary:
This will eventually allow traversal of an AST while ignoring invisible
AST nodes. Currently it depends on the available enum values for
TraversalKinds. That can be extended to ignore all invisible nodes in
the future.
Reviewers: klimek, aaron.ballman
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D61837
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions