[clang] [libclang/python] Simplify __eq__ operators (PR #140540)
Jannick Kremer via cfe-commits
cfe-commits at lists.llvm.org
Mon May 19 17:56:45 PDT 2025
DeinAlptraum wrote:
@Endilll I don't see the `__ne__` operator being addded in the diff
If you are referring to the "Fix formatting again, again" commit, that just readds the operator after accidentally removing it in the "Fix formatting" commit (I had some issues with my editor yesterday)
https://github.com/llvm/llvm-project/pull/140540
More information about the cfe-commits
mailing list