[llvm-bugs] [Bug 28435] New: libclang python bindings omit CursorKind.STATIC_ASSERT

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 6 07:07:20 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28435

            Bug ID: 28435
           Summary: libclang python bindings omit CursorKind.STATIC_ASSERT
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: walker.ab at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Clang Commit 4aeabe6 Added CXCursor_StaticAssert to to include/clang-c/Index.h,
but no equivalent change was made to the Python bindings
(bindings/python/clang/cindex.py:1139)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160706/70bccf48/attachment.html>


More information about the llvm-bugs mailing list