[PATCH] D60269: [LibTooling] Add "SourceCode" library for functions relating to source-code manipulation.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 5 07:03:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357764: [LibTooling] Add "SourceCode" library for functions relating to source-codeā€¦ (authored by ymandel, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60269?vs=193865&id=193867#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60269

Files:
  cfe/trunk/include/clang/Tooling/FixIt.h
  cfe/trunk/include/clang/Tooling/Refactoring/SourceCode.h
  cfe/trunk/lib/Tooling/FixIt.cpp
  cfe/trunk/lib/Tooling/Refactoring/CMakeLists.txt
  cfe/trunk/lib/Tooling/Refactoring/SourceCode.cpp
  cfe/trunk/unittests/Tooling/CMakeLists.txt
  cfe/trunk/unittests/Tooling/FixItTest.cpp
  cfe/trunk/unittests/Tooling/SourceCodeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60269.193867.patch
Type: text/x-patch
Size: 14528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190405/cf621303/attachment.bin>


More information about the cfe-commits mailing list