[PATCH] D130138: [modules] Replace `-Wauto-import` with `-Rmodule-include-translation`.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 19 19:05:28 PDT 2022
vsapsai added a comment.
Not sure about the name of the flag `-Rmodule-include-translation`, seems to be verbose. So suggestions about the flag name are welcome. On the other hand, "auto-import" is expected to mean something else, for example, adding missing imports <https://clang.llvm.org/docs/Modules.html#future-directions>. And changing the name looks like an improvement.
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