Adds the between combinator and registers it with the parser. As a driveby, updates some deprecated names to their current versions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/include/clang/Tooling/Transformer/RangeSelector.h | ||
---|---|---|
59 | "Selects the range between the two ranges." I don't think users care much that it is expressible in terms of other combinators. |
"Selects the range between the two ranges."
I don't think users care much that it is expressible in terms of other combinators.