[PATCH] D67632: [libTooling] Introduce new library of source-code builders.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 20 13:25:57 PDT 2019
ymandel updated this revision to Diff 221103.
ymandel added a comment.
converted builders to return optional
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.221103.patch
Type: text/x-patch
Size: 19325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190920/43a8307a/attachment-0001.bin>
More information about the cfe-commits
mailing list