This patch implements generation of remaining preprocessor 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 D96156
[clang][cli] Generate and round-trip PreprocessorOutput options ClosedPublic Authored by jansvoboda11 on Feb 5 2021, 9:57 AM.
Details Summary This patch implements generation of remaining preprocessor 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 5 2021, 6:40 PM This revision was landed with ongoing or failed builds.Feb 10 2021, 2:28 AM Closed by commit rGcb933632bc5f: [clang][cli] Generate and round-trip PreprocessorOutput options (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322627 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|