[PATCH] D100460: [WIP][clang] Move deep copy into CompilerInvocation::clone
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 19 06:45:47 PDT 2021
jansvoboda11 updated this revision to Diff 338507.
jansvoboda11 added a comment.
Rebase, delete RefBase copy assignment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100460/new/
https://reviews.llvm.org/D100460
Files:
clang-tools-extra/clangd/TUScheduler.cpp
clang-tools-extra/clangd/tool/Check.cpp
clang/include/clang/Frontend/CompilerInvocation.h
clang/lib/ARCMigrate/ARCMT.cpp
clang/lib/Frontend/ASTUnit.cpp
clang/lib/Frontend/ChainedIncludesSource.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/PrecompiledPreamble.cpp
clang/lib/Frontend/Rewrite/FrontendActions.cpp
clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100460.338507.patch
Type: text/x-patch
Size: 12182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/ee910c5f/attachment-0001.bin>
More information about the cfe-commits
mailing list