diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2014-07-28 15:02:42 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2014-07-28 15:02:42 +0000 |
commit | 51510e7f4c38972b4eef7f5b943aac6d9044cb68 (patch) | |
tree | b1d682c9f259bbbc8da416cde4785bdd09cb3a7b /clang/lib/Analysis/ThreadSafetyCommon.cpp | |
parent | 2172f51e4ec83d7e7290f35d63fc4304f9cf0087 (diff) | |
download | llvm-51510e7f4c38972b4eef7f5b943aac6d9044cb68.zip llvm-51510e7f4c38972b4eef7f5b943aac6d9044cb68.tar.gz llvm-51510e7f4c38972b4eef7f5b943aac6d9044cb68.tar.bz2 |
Fix PR#20471. Add a cast in __align_it to ensure that the bit twiddling is done at the correct size. A better solution, IMHO, would be to declare vector<bool>::__bits_per_word as 'size_type', rather than 'unsigned', but that's a possible ABI change.
llvm-svn: 214088
Diffstat (limited to 'clang/lib/Analysis/ThreadSafetyCommon.cpp')
0 files changed, 0 insertions, 0 deletions