llvm-project/clang/bindings/python/tests/cindex
Alex Lorenz ff7f42e61a [libclang] Support for querying whether an enum is scoped
This commit allows checking whether an enum declaration is scoped
through libclang and clang.cindex (Python).

Patch by Johann Klähn!

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

llvm-svn: 307771
2017-07-12 11:35:11 +00:00
..
INPUTS
__init__.py
test_access_specifiers.py
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] Support for querying whether an enum is scoped 2017-07-12 11:35:11 +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