[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 13:38:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265425

Alex Richardson <arichardson@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arichardson@FreeBSD.org

--- Comment #16 from Alex Richardson <arichardson@FreeBSD.org> ---
I would assume that at maintained upstream projects will eventually fix those
warnings once LLVM15 has been out for a while. I don't like the patching LLVM
to have behaviour divergent from upstream. Would it be possible to add
`-Wno-error=implicit-function-declaration -Wno-error=implicit-int` to CFLAGS
globally until the LLVM16 upgrade?

-- 
You are receiving this mail because:
You are on the CC list for the bug.