diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-02-07 16:55:44 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-02-07 16:55:44 +0000 |
commit | 9165df129e2d5663b3249c74fad9af677e7c80ef (patch) | |
tree | b1a2dd1dda2e4b6145ef2b880d6df6fe313ca978 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 656b3b4c5d9bb801579351df798f4d984502c364 (diff) | |
download | bcm5719-llvm-9165df129e2d5663b3249c74fad9af677e7c80ef.tar.gz bcm5719-llvm-9165df129e2d5663b3249c74fad9af677e7c80ef.zip |
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
Now that the libcpp implementations of these methods has a branch that doesn't call
memmove(), the analyzer needs to invalidate the destination for these methods explicitly.
rdar://problem/23575656
llvm-svn: 260043
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions