]> granicus.if.org Git - clang/commit
Fix type mismatch assertion related to inalloca and PR19287
authorReid Kleckner <reid@kleckner.net>
Wed, 2 Apr 2014 00:16:53 +0000 (00:16 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 2 Apr 2014 00:16:53 +0000 (00:16 +0000)
commitd17790ee00f645acf556e330935814291d378b11
treeac4716be321103abc3dc2108ae18b035e74b5e7a
parent4396b088485f2a694b6772163494be70a8d8d036
Fix type mismatch assertion related to inalloca and PR19287

Augment the test case from r205217 to catch this related bug.

Fixes the Windows self-host which was failing on VariantValue.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp