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: unassignedclangb...@nondot.org Reporter: pavel.odint...@gmail.com CC: kli...@google.com, llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs