[all-commits] [llvm/llvm-project] 20fc2d: [libclang/python] Add some bindings to the `Cursor...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Mon Mar 24 16:08:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20fc2d5aa5076e308f98726b9c32ce4c2a1e08a1
      https://github.com/llvm/llvm-project/commit/20fc2d5aa5076e308f98726b9c32ce4c2a1e08a1
  Author: Jannick Kremer <jannick.kremer at mailbox.org>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

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

  Log Message:
  -----------
  [libclang/python] Add some bindings to the `Cursor` interface (#132377)

Make Cursor hashable
Add `Cursor.has_attr()`
Add `Cursor.specialized_template`

This covers the Cursor interface changes added by #120590

---------

Co-authored-by: Mathias Stearn <redbeard0531 at gmail.com>



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