llvm-project/clang/bindings/python/tests/cindex
Sven van Haastregt e891042105 [libclang] Expose typedef and address space functions
Expose the following functions:
 - clang_getTypedefName
 - clang_getAddressSpace

Patch by Simon Perretta.

Differential Revision: https://reviews.llvm.org/D33598

llvm-svn: 304978
2017-06-08 14:22:04 +00:00
..
INPUTS
__init__.py
test_access_specifiers.py bindings: expose C++ access specifiers 2014-04-25 02:58:03 +00:00
test_cdb.py python binding: expose compile command filename 2016-03-07 18:44:42 +00:00
test_code_completion.py
test_comment.py
test_cursor.py [libclang] Fix python tests 2016-12-03 12:53:06 +00:00
test_cursor_kind.py [libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE. 2016-10-18 09:30:33 +00:00
test_diagnostics.py python: add bindings for children of diagnostics 2016-04-30 21:14:01 +00:00
test_file.py
test_index.py
test_location.py
test_token_kind.py
test_tokens.py [libclang] Fix python tests 2016-12-03 12:53:06 +00:00
test_translation_unit.py Add Python 3 support to clang.cindex 2017-04-20 10:11:01 +00:00
test_type.py [libclang] Expose typedef and address space functions 2017-06-08 14:22:04 +00:00
util.py Implement a convenience recursive walk method over a cursor and its descendants. 2014-05-29 02:35:27 +00:00