[PATCH] D139653: [clang] Set ShowInSystemHeader for module-build and module-import remarks

Dave Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 14:37:11 PST 2022


kastiglione added a comment.

> We could have a separate `-Ruser-module-{build,import}` (and maybe `-Rsystem-module-{build,import}`) besides the `-Rmodule-{build,import}` (that would now include both).

that sounds good to me.

I'll add tests if there are no objections.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139653/new/

https://reviews.llvm.org/D139653



More information about the cfe-commits mailing list