[PATCH] D66947: Changed FrontendActionFactory::create to return a std::unique_ptr

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 09:41:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370379: Changed FrontendActionFactory::create to return a std::unique_ptr (authored by gribozavr, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66947?vs=217883&id=217914#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66947

Files:
  cfe/trunk/include/clang/Tooling/Tooling.h
  cfe/trunk/lib/Tooling/Tooling.cpp
  cfe/trunk/tools/clang-refactor/ClangRefactor.cpp
  cfe/trunk/unittests/Tooling/ExecutionTest.cpp
  clang-tools-extra/trunk/clang-doc/ClangDoc.cpp
  clang-tools-extra/trunk/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.h
  clang-tools-extra/trunk/clang-move/Move.h
  clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
  clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
  clang-tools-extra/trunk/clangd/unittests/SymbolCollectorTests.cpp
  clang-tools-extra/trunk/modularize/CoverageChecker.cpp
  clang-tools-extra/trunk/modularize/Modularize.cpp
  clang-tools-extra/trunk/pp-trace/PPTrace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66947.217914.patch
Type: text/x-patch
Size: 17278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190829/3025eedd/attachment-0001.bin>


More information about the cfe-commits mailing list