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

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 15 13:48:52 PDT 2025


Sirraide wrote:

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

As in make them do nothing essentially (i.e. return `NULL` etc.) or as in report a fatal error and exit?

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


More information about the llvm-commits mailing list