================ @@ -142,6 +142,7 @@ Clang Python Bindings Potentially Breaking Changes of variant 271. - Renamed ``TypeKind`` variant 162 from ``OBJCCLASS`` to ``OBJCTYPEPARAM``. The previous name was incorrect, it was a duplicate of variant 28. +- Refactored enum usage, switching to the standard library `Enum` type ---------------- Endilll wrote:
```suggestion - Refactored enum implementation, switching to the standard library `Enum` type. ``` https://github.com/llvm/llvm-project/pull/95608 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits