diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-20 15:51:14 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-20 15:51:14 +0000 |
commit | 7e80640aa1deb8ac6bc0fb127cd25022cbcd80a9 (patch) | |
tree | 220bfee1b9c47aa975f601410b851130b8cc1e1f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c5b974e6d2c441541b7d1ae60dc6cb60676e8b6e (diff) | |
download | llvm-7e80640aa1deb8ac6bc0fb127cd25022cbcd80a9.zip llvm-7e80640aa1deb8ac6bc0fb127cd25022cbcd80a9.tar.gz llvm-7e80640aa1deb8ac6bc0fb127cd25022cbcd80a9.tar.bz2 |
IR: Store StorageType as an unsigned bitfield
Use `unsigned` instead of `StorageType` for the bitfield to prevent MSVC
from treating the top bit of the bitfield as a sign bit.
llvm-svn: 226570
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions