[PATCH] D122983: [C11/C2x] Change the behavior of the implicit function declaration warning
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 21 04:50:05 PDT 2022
xbolva00 added a comment.
In D122983#3464347 <https://reviews.llvm.org/D122983#3464347>, @aaron.ballman wrote:
> In D122983#3464342 <https://reviews.llvm.org/D122983#3464342>, @xbolva00 wrote:
>
>> https://github.com/llvm/llvm-test-suite/commit/79f2b03c5111392d647fa542e120f70c8f39a991
>
> Awesome, parallel build systems to boot. I'll make that change at the same time as setting CFLAGS and hopefully the combination of changes will appease the bots.
Anyway true pain to support both. Maybe time to open discussion to remove Makefile support as it is a maintenence hell.
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