forked from OSchip/llvm-project
e0e5b4cf2e
Finds functions which may throw an exception directly or indirectly, but they should not: Destructors, move constructors, move assignment operators, the main() function, swap() functions, functions marked with throw() or noexcept and functions given as option to the checker. Differential Revision: https://reviews.llvm.org/D33537 llvm-svn: 336997 |
||
---|---|---|
.. | ||
checks | ||
index.rst |