This patch stores the InputKind (parsed mainly from -x) to FrontendOptions. This is necessary for command line generation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96149
[clang][cli] Store InputKind in FrontendOptions ClosedPublic Authored by jansvoboda11 on Feb 5 2021, 8:58 AM.
Details Summary This patch stores the InputKind (parsed mainly from -x) to FrontendOptions. This is necessary for command line generation.
Diff Detail
Unit TestsFailed Event Timelinejansvoboda11 created this revision. This revision is now accepted and ready to land.Feb 8 2021, 11:28 AM This revision was landed with ongoing or failed builds.Feb 9 2021, 6:19 AM Closed by commit rG521e1733f149: [clang][cli] Store InputKind in FrontendOptions (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322113 clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
|
clang-format not found in user's PATH; not linting file.