diff options
| author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-09-23 13:21:42 +0000 |
|---|---|---|
| committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2019-09-23 13:21:42 +0000 |
| commit | 0a81b4ed9745deb7ab7d975ad416bcdf4b99808d (patch) | |
| tree | d2ef6b6266f1a5168ff9adb720d3fd91dea584e6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 31acfe5c2c68420367241db4b0f23e56c2ccbe8c (diff) | |
[libTooling] Add `access` and `ifBound` combinators to Stencil library.
Summary:
This revision add the `access` and `ifBound` combinators to the Stencil library:
* `access` -- constructs an idiomatic expression for accessing a member (a
`MemberExpr`).
* `ifBound` -- chooses between two `StencilParts` based on the whether an id is
bound in the match (corresponds to the combinator of the same name in
RangeSelector).
Reviewers: gribozavr
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D67633
llvm-svn: 372605
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
