diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2015-12-01 14:05:39 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2015-12-01 14:05:39 +0000 |
commit | 43aef4cb9bf7053a7f814fee124b2bbde9850578 (patch) | |
tree | 5a22ecf8cdd861b1ee47c986c8a2cffd31a01234 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | a0a5039d2e520fd42646cb305ed8b696acb41e63 (diff) | |
download | bcm5719-llvm-43aef4cb9bf7053a7f814fee124b2bbde9850578.tar.gz bcm5719-llvm-43aef4cb9bf7053a7f814fee124b2bbde9850578.zip |
Add a new checker, cert-err58-cpp, that checks for static or thread_local objects that use a throwing constructor.
This check corresponds to the CERT secure coding rule: https://www.securecoding.cert.org/confluence/display/cplusplus/ERR58-CPP.+Constructors+of+objects+with+static+or+thread+storage+duration+must+not+throw+exceptions
llvm-svn: 254415
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions