================ @@ -2395,7 +2395,7 @@ def __repr__(self): TypeKind.OCLRESERVEID = TypeKind(160) TypeKind.OBJCOBJECT = TypeKind(161) -TypeKind.OBJCCLASS = TypeKind(162) +TypeKind.OBJCTYPEPARAM = TypeKind(162) ---------------- DeinAlptraum wrote:
This was a duplicate with variant 28 (OBJCCLASS). Corrected name taken from https://clang.llvm.org/doxygen/group__CINDEX__TYPES.html https://github.com/llvm/llvm-project/pull/95381 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits