[PATCH] D82225: [libTooling] Delete deprecated `Stencil` combinators.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 19 11:59:15 PDT 2020
ymandel created this revision.
ymandel added a reviewer: tdl-g.
Herald added a project: clang.
Deletes `text()` and `selection()` combinators, since they have been deprecated for months.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82225
Files:
clang/include/clang/Tooling/Transformer/Stencil.h
clang/lib/Tooling/Transformer/Stencil.cpp
clang/unittests/Tooling/StencilTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82225.272151.patch
Type: text/x-patch
Size: 4652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200619/7f9c0ca7/attachment.bin>
More information about the cfe-commits
mailing list