[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 09:22:05 PDT 2022


sighingnow created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
sighingnow requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

Signed-off-by: Tao He <sighingnow at gmail.com>


Repository:
  rG LLVM Github Monorepo

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.417954.patch
Type: text/x-patch
Size: 3900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/247969c1/attachment.bin>


More information about the cfe-commits mailing list