I don't know how well this works with clang-cl, but people want to try it out, and I think we want to make it work, so exposing the flags seems reasonable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106791
[clang-cl] Expose -fmodules and related flags in the driver (PR43391) ClosedPublic Authored by hans on Jul 26 2021, 6:57 AM.
Details Summary I don't know how well this works with clang-cl, but people want to try it out, and I think we want to make it work, so exposing the flags seems reasonable.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2021, 11:46 AM This revision was landed with ongoing or failed builds.Jul 27 2021, 2:33 AM Closed by commit rGa648f3434274: [clang-cl] Expose -fmodules and related flags in the driver (PR43391) (authored by hans). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361952 clang/include/clang/Driver/Options.td
clang/test/Driver/cl-options.c
|