[clang] [flang] [llvm] [Clang] Remove ARCMigrate (PR #119269)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 15 13:46:38 PDT 2025


efriedma-quic wrote:

I don't know that we've had to deal with the underling functionality for anything in libclang getting removed before; we're usually pretty conservative with what we add in the first place.

Maybe we should stub out the methods so they always fail?

https://github.com/llvm/llvm-project/pull/119269


More information about the llvm-commits mailing list