This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5a89b9564ca689f1f94c7557a7eb6e4fd92df29
clang-p2996
/
clang
/
bindings
/
python
/
tests
/
cindex
History
Gregory Szorc
a5a89b9564
[clang.py] Add tests for Type.is_volatile_qualified and Type.is_restrict_qualified
...
llvm-svn: 150971
2012-02-20 17:58:02 +00:00
..
INPUTS
cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton!
2010-02-13 18:33:18 +00:00
__init__.py
…
test_cursor_kind.py
[clang.py] Add CursorKind.{is_translation_unit, is_preprocessing, is_unexposed}
2012-02-05 11:42:09 +00:00
test_cursor.py
[clang.py] Implement Cursor.enum_type
2012-02-05 11:42:25 +00:00
test_diagnostics.py
[clang.py] Expose diagnostic category and option info to Python binding
2012-02-05 11:41:58 +00:00
test_file.py
cindex.py: Add File.create_from_name()
2011-10-31 00:07:19 +00:00
test_index.py
…
test_location.py
[clang.py] Implement __eq__ and __ne__ on SourceLocation and SourceRange
2012-02-05 11:40:59 +00:00
test_translation_unit.py
Improve the Python bindings for libclang in a few ways, from Eli
2011-07-06 03:00:34 +00:00
test_type.py
[clang.py] Add tests for Type.is_volatile_qualified and Type.is_restrict_qualified
2012-02-20 17:58:02 +00:00