forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| BuildSystem.h | ||
| CXCompilationDatabase.h | ||
| CXErrorCode.h | ||
| CXString.h | ||
| Documentation.h | ||
| Index.h | ||
| Platform.h | ||
| module.modulemap | ||