[PATCH] D122409: [libclang] Add missing CursorKind enums defined in Index.h.

Tao He via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 19:18:41 PDT 2022


sighingnow updated this revision to Diff 418107.
sighingnow added a comment.

Fixes the enumerate values.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122409/new/

https://reviews.llvm.org/D122409

Files:
  clang/bindings/python/clang/cindex.py
  clang/bindings/python/tests/cindex/test_cursor_kind.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122409.418107.patch
Type: text/x-patch
Size: 4272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220325/2c669cdf/attachment.bin>


More information about the cfe-commits mailing list