This patch implements generation of remaining dependency output options and tests it by performing parse-generate-parse round trip.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96273
[clang][cli] Generate and round-trip DependencyOutput options ClosedPublic Authored by jansvoboda11 on Feb 8 2021, 8:57 AM.
Details Summary This patch implements generation of remaining dependency output options and tests it by performing parse-generate-parse round trip.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2021, 11:29 AM This revision was landed with ongoing or failed builds.Feb 10 2021, 3:21 AM Closed by commit rG17e5c99d5128: [clang][cli] Generate and round-trip DependencyOutput options (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322637 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
|