[flang][MSVC] Take 2 on a work-around for bogus MSVC error
authorPeter Klausler <pklausler@nvidia.com>
Sun, 30 Oct 2022 20:30:55 +0000 (13:30 -0700)
committerPeter Klausler <pklausler@nvidia.com>
Sun, 30 Oct 2022 20:32:24 +0000 (13:32 -0700)
commitad95c8d8d2cf17dee5023088884aa6480803b6f5
treee73e56b9c04109cbb3c594261daf956881b5252f
parent3b912a9ffdae3bf4d2224ff1b668f645fa14418b
[flang][MSVC] Take 2 on a work-around for bogus MSVC error

Previous attempt to work around a bogus error from MSVC 14 on
code from a recent patch failed, so add an #ifdef and disable
the feature for MSVC builds to get the build bot back up.
flang/lib/Evaluate/fold-integer.cpp