[clang] [llvm] [mlir] [LLVM][TableGen] Change all `Init` pointers to const (PR #112705)

Rahul Joshi via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 10:01:54 PDT 2024


jurahul wrote:

Also, this enabled removing one const_cast<> in https://github.com/llvm/llvm-project/pull/112261 (which I think is going to be the final change for the time being to make more pointers const in TableGen backends).

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


More information about the cfe-commits mailing list