Let clang-cl accepts -ffile-compilation-dir flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D98887
[clang-cl] make -ffile-compilation-dir a CoreOption. ClosedPublic Authored by zequanwu on Mar 18 2021, 12:30 PM.
Details Summary Let clang-cl accepts -ffile-compilation-dir flag.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Mar 18 2021, 1:15 PM This revision was landed with ongoing or failed builds.Mar 18 2021, 1:29 PM Closed by commit rG1c740b29fae3: [clang-cl] make -ffile-compilation-dir a CoreOption. (authored by zequanwu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331655 clang/include/clang/Driver/Options.td
clang/test/Driver/cl-options.c
|