diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-27 19:36:53 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-27 19:36:53 +0000 |
commit | a253bf9678290ef4940786288bdb7713b7bf14e7 (patch) | |
tree | 8cb9630d7cdb509941c685ac227b0a7f053bc751 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 925721572b939c8a0b9c35d367f0aa2bea607cfe (diff) | |
download | llvm-a253bf9678290ef4940786288bdb7713b7bf14e7.zip llvm-a253bf9678290ef4940786288bdb7713b7bf14e7.tar.gz llvm-a253bf9678290ef4940786288bdb7713b7bf14e7.tar.bz2 |
Use BitVector instead of int in R600 SIISelLowering.
int may not have enough bits in it, which was detected by UBSan
bootstrap (it reported left shift by a too large constant).
llvm-svn: 216579
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions