Hi, On 2022-03-15 12:12:44 +1300, Thomas Munro wrote: > Shortly I'll do the back-patch of LLVM 14 API changes (their final > release tag is scheduled for tomorrow, as I've been reminded by > package maintainers trying and failing to build).
+1 > But I figured I > should also follow up on this bandaid solution to the API deprecation > warnings, that is, silencing them for now, so we don't spew screeds of > warnings. Does someone have a better idea than the attached? Hm. No, no I don't see something better. There's ugly stuff like redefining LLVM_ATTRIBUTE_DEPRECATED but that seems worse. Greetings, Andres Freund