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

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 11:04:15 PDT 2022


nemanjai added a comment.

In D122983#3465122 <https://reviews.llvm.org/D122983#3465122>, @aaron.ballman wrote:

> In D122983#3465099 <https://reviews.llvm.org/D122983#3465099>, @nemanjai wrote:
>
>> @daltenty Can you please run this with the same config as the bot on one of our AIX machines but be sure to pass `-i` if it's `make` or `-k 0` if it's `ninja`?
>
> That would be *awesome*! I have to take off for a few hours, but I'm happy to fix all of the issues you spot in one go when I get back in a bit. Thank you!

Actually, I had a build ready on AIX and ran it. Looks like just 2 more:

  test-suite :: MultiSource/Benchmarks/MiBench/network-patricia/network-patricia.test
  test-suite :: MultiSource/Benchmarks/nbench/nbench.test


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