Make C-lib math functions introspection more robust (#35325)
authorAdeel Mujahid <adeelbm@outlook.com>
Fri, 24 Apr 2020 16:11:56 +0000 (19:11 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Apr 2020 16:11:56 +0000 (09:11 -0700)
commit87706aeb49aa1451519df20aa603520b7074f503
tree398aa2dab46e093facd40313b1a44478727d8fd2
parent08285b16f8dfbd3b0ee4e31cfdfa15aa8aedf31b
Make C-lib math functions introspection more robust (#35325)

* Make atan2 introspection more robust

* Use volatile and variables for all math.h checks
src/coreclr/src/pal/src/configure.cmake
src/coreclr/src/pal/tests/palsuite/exception_handling/pal_sxs/test1/CMakeLists.txt