diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2018-09-10 09:07:47 +0000 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2018-09-10 09:07:47 +0000 |
commit | 2e7cb34d0f3024e107e3c4f56e7ea62e4b8b7746 (patch) | |
tree | d4132bdcd396097c974fb4a2bf9caeccfee25b7b /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 9a48ba6b4aa3d2e94466648a0adf9305571ade60 (diff) | |
download | llvm-2e7cb34d0f3024e107e3c4f56e7ea62e4b8b7746.zip llvm-2e7cb34d0f3024e107e3c4f56e7ea62e4b8b7746.tar.gz llvm-2e7cb34d0f3024e107e3c4f56e7ea62e4b8b7746.tar.bz2 |
[Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert, emplace and erase operations
This patch adds support for the following operations in the iterator checkers: assign, clear, insert, insert_after, emplace, emplace_after, erase and erase_after. This affects mismatched iterator checks ("this" and parameter must match) and invalidation checks (according to the standard).
Differential Revision: https://reviews.llvm.org/D32904
llvm-svn: 341794
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions