llvm-project/clang/bindings/python/tests
Jonathan Coe 0a5b03b659 [libclang] Support for querying the exception specification type through libclang
Summary: This patch exposes the exception specification type (noexcept,
etc.) of a C++ function through libclang and Python clang.cindex.

Reviewers: rsmith, aaron.ballman

Reviewed By: aaron.ballman

Subscribers: jbcoe, cfe-commits

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

Patch by Andrew Bennieston

llvm-svn: 306483
2017-06-27 22:54:56 +00:00
..
cindex [libclang] Expose typedef and address space functions 2017-06-08 14:22:04 +00:00
__init__.py
test_exception_specification_kind.py [libclang] Support for querying the exception specification type through libclang 2017-06-27 22:54:56 +00:00