diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-12-14 20:52:57 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-12-14 20:52:57 +0000 |
commit | 11cadc3e6b42467f6c5388aa6bf5ee619d8146c5 (patch) | |
tree | a2d094a1d24e094eb4a84a21e54529fc2771379d /lldb/packages/Python/lldbsuite/test/benchmarks/disassembly/TestXcode41Vs42GDBDisassembly.py | |
parent | 12f7c2baccdfb7da56d018f34f29a954968ead6d (diff) | |
download | bcm5719-llvm-11cadc3e6b42467f6c5388aa6bf5ee619d8146c5.tar.gz bcm5719-llvm-11cadc3e6b42467f6c5388aa6bf5ee619d8146c5.zip |
[analyzer] MoveChecker Pt.6: Suppress the warning for the move-safe STL classes.
Some C++ standard library classes provide additional guarantees about their
state after move. Suppress warnings on such classes until a more precise
behavior is implemented. Warnings for locals are not suppressed anyway
because it's still most likely a bug.
Differential Revision: https://reviews.llvm.org/D55307
llvm-svn: 349191
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/benchmarks/disassembly/TestXcode41Vs42GDBDisassembly.py')
0 files changed, 0 insertions, 0 deletions