Disable native varargs for Windows arm (#38147)
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Fri, 19 Jun 2020 21:26:14 +0000 (14:26 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 21:26:14 +0000 (14:26 -0700)
commit7d5dd346d64ec60523bafe9cb9d689e017e49239
treeea7413a4a9868de233eec1d6bcb2e60534fad02f
parent1869ee6c774525ea7654da1d240fa96bde588fd3
Disable native varargs for Windows arm (#38147)

* Make native args disabled for Windows ARM
* Re-enable the ArgIteratorTests for Windows ARM
* Update the comment to be more specific
* flip the #ifdef condition
* make #ifdef consistent
* formatting
src/coreclr/src/System.Private.CoreLib/src/System/ArgIterator.cs
src/coreclr/src/jit/target.h
src/libraries/System.Runtime/tests/System/ArgIteratorTests.cs