aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ThreadSafetyCommon.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2014-07-28 15:02:42 +0000
committerMarshall Clow <mclow.lists@gmail.com>2014-07-28 15:02:42 +0000
commit51510e7f4c38972b4eef7f5b943aac6d9044cb68 (patch)
treeb1d682c9f259bbbc8da416cde4785bdd09cb3a7b /clang/lib/Analysis/ThreadSafetyCommon.cpp
parent2172f51e4ec83d7e7290f35d63fc4304f9cf0087 (diff)
downloadllvm-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