diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-11-21 14:35:22 -0500 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-11-22 12:36:40 -0500 |
commit | 01e8dd2e7a852794a60e50f356f171f893503598 (patch) | |
tree | e923310ac523e1eb7d556ae18ebb387e1d30fec9 /lldb/packages/Python/lldbsuite/test/lang/objc/modules-app-update/TestClangModulesAppUpdate.py | |
parent | 80cd6b6e043f04ff7cb525bc1f09ab1f6400e9db (diff) | |
download | bcm5719-llvm-01e8dd2e7a852794a60e50f356f171f893503598.tar.gz bcm5719-llvm-01e8dd2e7a852794a60e50f356f171f893503598.zip |
[libTooling] Add stencil combinators for nodes that may be pointers or values.
Summary:
Adds combinators `maybeDeref` and `maybeAddressOf` to provide a uniform way to handle
nodes which may be bound to either a pointer or a value (most often in the
context of member expressions). Such polymorphism is already supported by
`access`; these combinators extend it to more general uses.
Reviewers: gribozavr
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70554
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc/modules-app-update/TestClangModulesAppUpdate.py')
0 files changed, 0 insertions, 0 deletions