diff options
author | Hans Wennborg <hans@chromium.org> | 2020-04-30 15:03:22 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2020-04-30 18:16:17 +0200 |
commit | 88aad9b9f05702585eb823d0188996f4cf62070a (patch) | |
tree | 04a93d5c69d575f3fd65660c52ca172ce7e2728f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 292058a5d6d708ec7d285a452d4350b33ba080dc (diff) | |
download | llvm-88aad9b9f05702585eb823d0188996f4cf62070a.zip llvm-88aad9b9f05702585eb823d0188996f4cf62070a.tar.gz llvm-88aad9b9f05702585eb823d0188996f4cf62070a.tar.bz2 |
lit googletest.py: Don't raise StopIteration in generator
The intention here seems to be to end the generator function, but with
modern Python, raising StopIteration causes a runtime error
(https://www.python.org/dev/peps/pep-0479/).
Differential revision: https://reviews.llvm.org/D79169
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions