[clang] [clang][TableGen] Migrate clang-tblgen to use const RecordKeeper (PR #107533)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 12:37:33 PDT 2024


AaronBallman wrote:

> Fair enough. The formatting changes are unintentional (I just happened to touch code that was not compliant and clang-format did its thing). How about I split these per-file/per-emitter/related sets of emitters? I have been doing the same on LLVM side, just that for clang it was feasible do all of the changes in a single go.

That would work great, thank you!

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


More information about the cfe-commits mailing list