[all-commits] [llvm/llvm-project] e7ee21: [libclang/python] Fix `get_exception_specification...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Fri Aug 2 06:25:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7ee21fbc96664cf7736194c0ed922753e338989
      https://github.com/llvm/llvm-project/commit/e7ee21fbc96664cf7736194c0ed922753e338989
  Author: Jannick Kremer <51118500+DeinAlptraum at users.noreply.github.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M clang/bindings/python/clang/cindex.py
    M clang/bindings/python/tests/cindex/test_exception_specification_kind.py
    M clang/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [libclang/python] Fix `get_exception_specification_kind` (#101548)

Fix a bug with `get_exception_specification_kind`. The function did not
work before. Also add a test that confirms that it works now.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list