[PATCH] D43780: [Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 27 07:22:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326202: [Tooling] [1/1] Refactor FrontendActionFactory::create() to return stdā¦ (authored by lebedevri, committed by ).
Herald added subscribers: llvm-commits, ilya-biryukov.
Changed prior to commit:
https://reviews.llvm.org/D43780?vs=135956&id=136077#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43780
Files:
clang-tools-extra/trunk/clang-move/ClangMove.h
clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
clang-tools-extra/trunk/clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
clang-tools-extra/trunk/include-fixer/find-all-symbols/FindAllSymbolsAction.h
clang-tools-extra/trunk/modularize/CoverageChecker.cpp
clang-tools-extra/trunk/modularize/Modularize.cpp
clang-tools-extra/trunk/pp-trace/PPTrace.cpp
clang-tools-extra/trunk/unittests/clang-tidy/ClangTidyTest.h
clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43780.136077.patch
Type: text/x-patch
Size: 7238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180227/f5147680/attachment.bin>
More information about the cfe-commits
mailing list