[PATCH] D67632: [libTooling] Introduce new library of source-code builders.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 13:05:09 PDT 2019


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

Added parens operator; cleaned comments and api a bit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67632

Files:
  clang/include/clang/Tooling/Refactoring/SourceCodeBuilders.h
  clang/lib/Tooling/Refactoring/CMakeLists.txt
  clang/lib/Tooling/Refactoring/SourceCodeBuilders.cpp
  clang/unittests/Tooling/CMakeLists.txt
  clang/unittests/Tooling/SourceCodeBuildersTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67632.220901.patch
Type: text/x-patch
Size: 17679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190919/aa9791e0/attachment-0001.bin>


More information about the cfe-commits mailing list