search for: clang_cursor_isbitfield

Displaying 3 results from an estimated 3 matches for "clang_cursor_isbitfield".

2013 Oct 19
2
[LLVMdev] Parsing C++ headers with Clang bindings for Python
...lling math.h a C++ header)? Is there any reasonable way to debug problems like this? I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)), and Python bindings from Clang 3.2, and Python 2.7.2. (I am unable to test 3.3 because clang_Cursor_isBitField seems to be missing.) Thanks. -- Elliott Slaughter "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/piperma...
2013 Oct 19
0
[LLVMdev] Parsing C++ headers with Clang bindings for Python
...r)? Is there any reasonable way to debug problems like this? > > I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM > version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)), and Python bindings > from Clang 3.2, and Python 2.7.2. (I am unable to test 3.3 because > clang_Cursor_isBitField seems to be missing.) > > Thanks. > > -- > Elliott Slaughter > > "Don't worry about what anybody else is going to do. The best way to > predict the future is to invent it." - Alan Kay > -- Elliott Slaughter "Don't worry about what anybody else...
2013 Oct 20
1
[LLVMdev] Parsing C++ headers with Clang bindings for Python
....h a C++ header)? Is there any reasonable way to debug problems like this? > > I'm on Mac OS X 10.8 using the Clang binaries from Xcode (Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)), and Python bindings from Clang 3.2, and Python 2.7.2. (I am unable to test 3.3 because clang_Cursor_isBitField seems to be missing.) > > Thanks. > > -- > Elliott Slaughter > > "Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay > > > > -- > Elliott Slaughter > > "Don't w...