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

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 05:38:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372595: [libTooling] Introduce new library of source-code builders. (authored by ymandel, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67632?vs=221103&id=221308#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67632

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

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


More information about the cfe-commits mailing list