Revert r300213 "[APSInt] Add a static_assert to ensure APSInt is packed well with...
authorCraig Topper <craig.topper@gmail.com>
Thu, 13 Apr 2017 16:54:25 +0000 (16:54 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 13 Apr 2017 16:54:25 +0000 (16:54 +0000)
commit72f8257cba8a40490723bc39c0446a1eb9229cba
tree14f790b6f002d9284aeabf56b74437d1d1eb112b
parent8b2caae996b03b07778c90bddf53406f6e64bd27
Revert r300213 "[APSInt] Add a static_assert to ensure APSInt is packed well with APInt after r300171"

MSVC doesn't pack derived classes the same way clang/gcc do.

llvm-svn: 300217
llvm/include/llvm/ADT/APSInt.h