]> granicus.if.org Git - clang/commit
Fix alignment check to check the alignment of the intended type.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2019 07:28:41 +0000 (07:28 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 17 May 2019 07:28:41 +0000 (07:28 +0000)
commitb0bd8c98a910f309cc1a9b1dfc4d62afbd6105b7
tree9b0b29ff58a4262d0f005dac0657ee7c59c5743c
parenta4c9a483400dbbc38266d7290f82d7888dd6a241
Fix alignment check to check the alignment of the intended type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360997 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/APValue.cpp