llvm-project/clang/bindings
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
..
python [libclang] Support for querying the exception specification type through libclang 2017-06-27 22:54:56 +00:00
xml Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00