Description
LLVM 16 enabled --no-undefined-version
by default in https://reviews.llvm.org/D135402. This caused wide-spread breakage, including in LLVM itself.
We should consider demoting this to a warning, at least for the LLVM 16 release. This will make people aware that there is an issue, without breaking builds.
Metadata
Metadata
Assignees
Type
Projects
Status
Done