[PATCH] D130138: [modules] Replace `-Wauto-import` with `-Rmodule-include-translation`.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 13:17:07 PDT 2022
vsapsai added a comment.
Looks like GCC has some naming pattern there, thanks for sharing, Iain. So I want to share the pattern I'm aiming for. I'd like the flag to start with `-Rmodule-...` to be consistent with `-Rmodule-build`, `-Rmodule-import`, `-Rmodule-lock`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130138/new/
https://reviews.llvm.org/D130138
More information about the cfe-commits
mailing list