This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04a21318b557: [libTooling] Add a `between` range-selector
combinator. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
ymandel updated this revision to Diff 281268.
ymandel added a comment.
updated comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84315/new/
https://reviews.llvm.org/D84315
Files:
clang/include/clang/Tooling/Transformer/RangeSelector.h
clan
gribozavr2 accepted this revision.
gribozavr2 added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/include/clang/Tooling/Transformer/RangeSelector.h:59
+/// Convenience constructor of the range between two ranges.
+inline RangeSelector betwe
ymandel created this revision.
ymandel added reviewers: asoffer, gribozavr2.
Herald added a project: clang.
Adds the `between` combinator and registers it with the parser. As a driveby,
updates some deprecated names to their current versions.
Repository:
rG LLVM Github Monorepo
https://revie