[PATCH] D96273: [clang][cli] Generate and round-trip DependencyOutput options
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 8 08:57:43 PST 2021
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith.
Herald added a subscriber: dang.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch implements generation of remaining dependency output options and tests it by performing parse-generate-parse round trip.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96273
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/DependencyOutputOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/DependencyFile.cpp
clang/lib/Frontend/HeaderIncludeGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96273.322134.patch
Type: text/x-patch
Size: 12762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210208/c7c3a490/attachment-0001.bin>
More information about the cfe-commits
mailing list