[clang] [AST] Bump Type::NumOfBuiltinTypeBits. NFCI. (PR #113559)

Jay Foad via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 30 06:08:38 PDT 2024


jayfoad wrote:

> The community doesn't add new builtin types particularly often, so having four leftover bits isn't actually that close to the limit for us.

I guess "close" is subjective.

> Is there a problem with keeping this change downstream until we get to the limit in community?

No, I was just trying to separate out some changes that seemed upstreamable.

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


More information about the cfe-commits mailing list