[clang] [libclang/python] Fix bugs in custom enum implementation and add tests (PR #95381)

Jannick Kremer via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 13 02:51:36 PDT 2024


DeinAlptraum wrote:

@Endilll I separated the fixes for the enum bugs from the strict typing PR, and added tests that cover these cases. I checked that the tests fail before the fixes and succeed now.

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


More information about the cfe-commits mailing list