[PATCH] D93637: [libTooling] Add support for smart pointers to relevant Transformer `Stencil`s.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 5 09:28:44 PST 2021


ymandel updated this revision to Diff 314642.
ymandel marked an inline comment as done.
ymandel added a comment.

Added test for unique_ptr specifically.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93637/new/

https://reviews.llvm.org/D93637

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: D93637.314642.patch
Type: text/x-patch
Size: 8810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210105/4f1f0c70/attachment.bin>


More information about the cfe-commits mailing list