[clang] [Clang][TableGen] Use const pointers for various Init objects in Diagnostic Emitter (PR #112318)

Kazu Hirata via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 13:15:54 PDT 2024


https://github.com/kazutakahirata approved this pull request.

LGTM with the `const auto *` suggestion from @erichkeane .

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


More information about the cfe-commits mailing list