diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2018-09-10 09:04:27 +0000 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2018-09-10 09:04:27 +0000 |
commit | 6b23b1a74fdd9408fb76157b16f9a703bd90a594 (patch) | |
tree | ed0ba6f923505bcad1d14c4dfa474538471fbf22 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 21583b733af14997718ab5aaf2a926821d479dd7 (diff) | |
download | llvm-6b23b1a74fdd9408fb76157b16f9a703bd90a594.zip llvm-6b23b1a74fdd9408fb76157b16f9a703bd90a594.tar.gz llvm-6b23b1a74fdd9408fb76157b16f9a703bd90a594.tar.bz2 |
[Analyzer] Iterator Checker - Part 5: Move Assignment of Containers
If a container is moved by its move assignment operator, according to the standard all their iterators except the past-end iterators remain valid but refer to the new container. This patch introduces support for this case in the iterator checkers.
Differential Revision: https://reviews.llvm.org/D32859
llvm-svn: 341791
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions