diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-04-08 00:50:58 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-04-08 00:50:58 +0000 |
commit | 2fbe04e93ded95b779c86af4241fcbd86366d7c8 (patch) | |
tree | 7da90790f4b7423b3e7eb02c3f7014ae59cfe8cf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5ce32728330fe7684f24d1b9c418c152db988830 (diff) | |
download | llvm-2fbe04e93ded95b779c86af4241fcbd86366d7c8.zip llvm-2fbe04e93ded95b779c86af4241fcbd86366d7c8.tar.gz llvm-2fbe04e93ded95b779c86af4241fcbd86366d7c8.tar.bz2 |
[TargetRegisterInfo] Fix BitMaskClassIterator::moveToNextID implementation.
Make sure we do not read past the size of the mask. Although we were not using
the value read, this is bad and makes ASan complain.
llvm-svn: 265763
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions