diff options
author | Rihan Yang <adam@air20.com> | 2020-01-08 14:09:29 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2020-01-08 14:10:11 -0500 |
commit | 2823e91d55891e33a7a8b9a4016db4ec9e2765ae (patch) | |
tree | 3cff8a06b1f09001bd0c7d252e61307851e8d490 /lldb/scripts/Python/python-extensions.swig | |
parent | b675a7628ce6a21b1e4a71c079a67badfb8b073d (diff) | |
download | llvm-2823e91d55891e33a7a8b9a4016db4ec9e2765ae.zip llvm-2823e91d55891e33a7a8b9a4016db4ec9e2765ae.tar.gz llvm-2823e91d55891e33a7a8b9a4016db4ec9e2765ae.tar.bz2 |
Add a new AST matcher 'optionally'.
This matcher matches any node and at the same time executes all its
inner matchers to produce any possbile result bindings.
This is useful when a user wants certain supplementary information
that's not always present along with the main match result.
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions