[PATCH] D82126: [libTooling] Change Transformer's `cat` to handle some cases of text in macros.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 19 11:59:10 PDT 2020


ymandel updated this revision to Diff 272150.
ymandel added a comment.

Fixed clang tidy lit test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82126

Files:
  clang-tools-extra/test/clang-tidy/checkers/abseil-string-find-str-contains.cpp
  clang/lib/Tooling/Transformer/Stencil.cpp
  clang/unittests/Tooling/StencilTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82126.272150.patch
Type: text/x-patch
Size: 4410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200619/a4443c32/attachment.bin>


More information about the cfe-commits mailing list