[clang] [AIX] Turn on `#pragma mc_func` check by default (PR #101336)

via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 5 07:59:02 PDT 2024


cor3ntin wrote:

Should we consider a feature like `-Wunknown-pragmas=<pragma-name>` rather than doing something specific for that one pragma?
Have you consider whether this use case generalizes at all?


https://github.com/llvm/llvm-project/pull/101336


More information about the cfe-commits mailing list