boomanaiden154 wrote: > It's fine to drop them now. This deprecation is already part of the LLVM 21 > release, so no need to wait another one. (Generally, deprecations are mostly > a courtesy for LLVM users that follow main, so they can don't need to be > long-lived. We mostly just forget to actually remove them...)
Ack. I can put up a patch to remove them. Give me like a week to migrate the ~100 or so callsites that are still left internally so we don't get swamped with all the build failures at once. https://github.com/llvm/llvm-project/pull/130940 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
