[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
Thu Apr 4 10:12:53 PDT 2019
ymandel updated this revision to Diff 193741.
ymandel added a comment.
Various tweaks to get tests compiling/passing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60269/new/
https://reviews.llvm.org/D60269
Files:
clang/include/clang/Tooling/FixIt.h
clang/include/clang/Tooling/Refactoring/SourceCode.h
clang/lib/Tooling/FixIt.cpp
clang/lib/Tooling/Refactoring/CMakeLists.txt
clang/lib/Tooling/Refactoring/SourceCode.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/FixItTest.cpp
clang/unittests/Tooling/SourceCodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60269.193741.patch
Type: text/x-patch
Size: 15122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190404/d11ed122/attachment-0001.bin>
More information about the cfe-commits
mailing list