diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2017-07-25 09:44:02 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2017-07-25 09:44:02 +0000 |
commit | e235bd1d03234873047357656f32659b84f1c62f (patch) | |
tree | b9bca91feba5d669eec9ee4e2588f5e33a0aca75 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 82bf3de606311a82c54cf1cab064076a0675b213 (diff) | |
download | bcm5719-llvm-e235bd1d03234873047357656f32659b84f1c62f.tar.gz bcm5719-llvm-e235bd1d03234873047357656f32659b84f1c62f.zip |
[analyzer] Treat throws as sinks for suppress-on-sink purposes.
Because since r308957 the suppress-on-sink feature contains its own
mini-analysis, it also needs to become aware that C++ unhandled exceptions
cause sinks. Unfortunately, for now we treat all exceptions as unhandled in
the analyzer, so suppress-on-sink needs to do the same.
rdar://problem/28157554
Differential Revision: https://reviews.llvm.org/D35674
llvm-svn: 308961
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions