diff options
author | Rui Ueyama <ruiu@google.com> | 2016-12-02 00:38:15 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-12-02 00:38:15 +0000 |
commit | 395859bdb7534d4cf156539d5568cb30a0630038 (patch) | |
tree | 2d69e8800b6434c671857bbb2b0ba0f13c709e6b /llvm/lib/Transforms/IPO/FunctionImport.cpp | |
parent | 42f92a7225b538752895710bac0904dd1263d68c (diff) | |
download | bcm5719-llvm-395859bdb7534d4cf156539d5568cb30a0630038.tar.gz bcm5719-llvm-395859bdb7534d4cf156539d5568cb30a0630038.zip |
Fix undefined behavior.
New items can be added to Ranges here, and that invalidates
an iterater that previously pointed the end of the vector.
llvm-svn: 288443
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionImport.cpp')
0 files changed, 0 insertions, 0 deletions