This patch implements generation of remaining target options and tests it by performing parse-generate-parse round trip.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96158
[clang][cli] Generate and round-trip Target options ClosedPublic Authored by jansvoboda11 on Feb 5 2021, 10:09 AM.
Details Summary This patch implements generation of remaining target 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:30 AM This revision was landed with ongoing or failed builds.Feb 10 2021, 2:45 AM Closed by commit rGb89af18d9e20: [clang][cli] Generate and round-trip Target options (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322629 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|