[llvm-bugs] [Bug 31398] New: error with python binding: ValueError: Unknown template argument kind 602
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 15 13:58:25 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31398
Bug ID: 31398
Summary: error with python binding: ValueError: Unknown
template argument kind 602
Product: clang
Version: 3.9
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: libclang
Assignee: unassignedclangbugs at nondot.org
Reporter: pavel.odintsov at gmail.com
CC: klimek at google.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
Hello!
I'm trying to parse my C++ 11 / 14 enabled code with libclang bindings for
Python but I could not.
The reason is following error: "ValueError: Unknown template argument kind
602".
My current clang version is 3.9.
If you need additional details I'll be glad to provide it
--
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/20161215/2a8131c2/attachment.html>
More information about the llvm-bugs
mailing list