[cfe-commits] [Patch] Typo in CursorKind variable in cindex.py
Manish Verma
manish.verma at acm.org
Thu Jun 7 16:04:03 PDT 2012
Hi,
This is my first patch.
There is a typo in the CursorKind.CONDITONAL_OPERATOR variable defined
in clang/cindex.py. This is not necessarily a bug, but the variable
names are inconsistent between clang-c/Index.h and clang/cindex.py.
Manish
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cursorkind.diff
Type: application/octet-stream
Size: 560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120608/05bdc614/attachment.obj>
More information about the cfe-commits
mailing list