ComWrappers test that allocate object can't inline (#85583)
authorAaron Robinson <arobins@microsoft.com>
Tue, 2 May 2023 10:35:24 +0000 (03:35 -0700)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 10:35:24 +0000 (12:35 +0200)
commit4772b5d2b5facba2bbfcb6b25c4410c1a93d1557
tree7d24d92cee78ba969987a9416d7772947212eed1
parentdc796f7616ec59da2db21215cea74a9843991ad6
ComWrappers test that allocate object can't inline (#85583)

* ComWrappers test that allocate object can't inline

There are some JIT stress settings that aggressively
inline functions, regardless of size/complexity. This
inlining can perturb the subtle GC assumptions
inherent in the COM wrappers tests.
src/tests/Interop/COM/ComWrappers/API/Program.cs