[clang] [Clang][TableGen] Change ClangAttrEmitter to use const Record * (PR #110584)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 30 22:43:51 PDT 2024


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

LGTM

Looks like this a project-wide refactor, and since this is literally just adding `const` in a bunch of places, I don’t think there is much that could go wrong here.

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


More information about the cfe-commits mailing list