aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2018-07-13 13:09:40 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2018-07-13 13:09:40 +0000
commite0e5b4cf2e8e2a878fb3d75c32bfda8905431de6 (patch)
treef0e488e7affa04fc93fcc0b18df91162265d5294 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parentd47bde0d7a8bff7ef1526cc13b05b1d633550e32 (diff)
downloadllvm-e0e5b4cf2e8e2a878fb3d75c32bfda8905431de6.zip
llvm-e0e5b4cf2e8e2a878fb3d75c32bfda8905431de6.tar.gz
llvm-e0e5b4cf2e8e2a878fb3d75c32bfda8905431de6.tar.bz2
[clang-tidy] Exception Escape Checker
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
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions