[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 09:45:28 PDT 2019
ymandel updated this revision to Diff 193735.
ymandel added a comment.
Add tests for SourceCode and remove corresponding tests from FixIt tests.
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/SourceCode.cpp
clang/unittests/Tooling/FixItTest.cpp
clang/unittests/Tooling/SourceCodeText.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60269.193735.patch
Type: text/x-patch
Size: 14191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190404/a1b36787/attachment-0001.bin>
More information about the cfe-commits
mailing list