Fix resetting of m_hasArgLocDescForStructInRegs (#20450)
authorDavid Wrighton <davidwr@microsoft.com>
Wed, 17 Oct 2018 03:39:34 +0000 (20:39 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 17 Oct 2018 03:39:34 +0000 (20:39 -0700)
commitcf1b104f428bcb0cd1667ecdc1a613b7ddf1d1cd
treec22930a4f22a15d778cac5e17513e9f88990e5ec
parent57d101bf25c31973ec01872506f9c7e12933f2b3
Fix resetting of m_hasArgLocDescForStructInRegs (#20450)

- Also add testcase

Fixes #20449
src/vm/callingconvention.h
tests/src/reflection/regression/hfa/hfaParam.cs [new file with mode: 0644]
tests/src/reflection/regression/hfa/hfaParam.csproj [new file with mode: 0644]