[PATCH] D122983: [C11/C2x] Change the behavior of the implicit function declaration warning
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 10:55:26 PDT 2022
aaron.ballman added a comment.
In D122983#3433691 <https://reviews.llvm.org/D122983#3433691>, @erichkeane wrote:
> In D122983#3433685 <https://reviews.llvm.org/D122983#3433685>, @aaron.ballman wrote:
>
>> The `-Wimplicit-function-declaration` already exists today, so I believe we can land the changes you have above to the test suite already today independent of this patch. Would you be interested in being nerd-sniped into doing that @erichkeane since you can actually run the tests? (I'm happy to support you in the work however I can, of course.)
>
> *GRUMBLE GRUMBLE GRUMBLE*.
> Sure, I can get on that in the next day or two.
:-D Thanks, I owe you Yet Another Beer!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122983/new/
https://reviews.llvm.org/D122983
More information about the cfe-commits
mailing list