This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf6380c0966b: [Driver] Don't pass
-ffile-compilation-dir through to cc1 (authored by phosek).
Changed prior to commit:
https://reviews.llvm.org/D9
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97528/new/
https://reviews.llvm.org/D97528
__
phosek updated this revision to Diff 326601.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97528/new/
https://reviews.llvm.org/D97528
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/clang_f_opts.c
Index: clang/test/Driver/clang_
phosek created this revision.
phosek added a reviewer: MaskRay.
phosek requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This is a driver only flag so it has to be expanded when invoking cc1.
Repository:
rG LLVM Github Monorepo
https://r