================ @@ -292,7 +292,7 @@ class ArgType { }; private: - const Kind K; + Kind K; ---------------- erichkeane wrote: Oh? Is this necessary? https://github.com/llvm/llvm-project/pull/116708