[all-commits] [llvm/llvm-project] a648f3: [clang-cl] Expose -fmodules and related flags in t...
Hans via All-commits
all-commits at lists.llvm.org
Tue Jul 27 02:33:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a648f34342740e3fe2ddf040d61909d53b09e323
https://github.com/llvm/llvm-project/commit/a648f34342740e3fe2ddf040d61909d53b09e323
Author: Hans Wennborg <hans at chromium.org>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/cl-options.c
Log Message:
-----------
[clang-cl] Expose -fmodules and related flags in the driver (PR43391)
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.
Differential revision: https://reviews.llvm.org/D106791
More information about the All-commits
mailing list