This is a driver only flag so it has to be expanded when invoking cc1.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97528
[Driver] Don't pass -ffile-compilation-dir through to cc1 ClosedPublic Authored by phosek on Feb 25 2021, 10:29 PM.
Details Summary This is a driver only flag so it has to be expanded when invoking cc1.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 25 2021, 10:46 PM This revision was landed with ongoing or failed builds.Feb 25 2021, 11:04 PM Closed by commit rGbf6380c0966b: [Driver] Don't pass -ffile-compilation-dir through to cc1 (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326604 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/clang_f_opts.c
|