================ @@ -58,13 +58,20 @@ Clang Python Bindings Potentially Breaking Changes - ``CompletionString.availability`` now returns instances of ``CompletionString.AvailabilityKindCompat``. Instances of ``AvailabilityKindCompat`` have the same ``__str__`` representation - as the previous ``CompletionChunk.Kind``s and are equality-comparable with + as the previous ``CompletionChunk.Kind`` and are equality-comparable with ---------------- DeinAlptraum wrote:
Noticed that this breaks the code formatting so I've fixed it on the way https://github.com/llvm/llvm-project/pull/176631 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
