[PATCH] D122983: [C11/C2x] Change the behavior of the implicit function declaration warning

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 30 12:36:19 PDT 2022


manojgupta added a comment.

Hmm, the commit message says that Wno-error should work but this is not really the case :(.

> (they can disable the warning or use -Wno-error to downgrade the
> error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122983



More information about the cfe-commits mailing list