Merge pull request #2803 from mhillenbrand/isinf_isnan
authorGreg Fischer <greg@lunarg.com>
Tue, 9 Nov 2021 18:08:41 +0000 (11:08 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 18:08:41 +0000 (11:08 -0700)
Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding


Trivial merge