llvm-project/clang/include
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
..
clang [Sema] Allow unmarked overloadable functions. 2017-06-27 21:31:31 +00:00
clang-c [libclang] Support for querying the exception specification type through libclang 2017-06-27 22:54:56 +00:00
CMakeLists.txt