[cfe-commits] [PATCH] Implement CursorKind.{is_translation_unit, is_preprocessing, is_unexposed}

Gregory Szorc gregory.szorc at gmail.com
Sat Feb 4 16:45:51 PST 2012


---
 bindings/python/clang/cindex.py                  |   24 ++++++++++++++++++++++
 bindings/python/tests/cindex/test_cursor_kind.py |    9 ++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Implement-CursorKind.-is_translation_unit-is_preproc.patch
Type: text/x-patch
Size: 3760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120204/e0a163a8/attachment.bin>


More information about the cfe-commits mailing list