[all-commits] [llvm/llvm-project] ad95c8: [flang][MSVC] Take 2 on a work-around for bogus MS...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Sun Oct 30 13:32:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad95c8d8d2cf17dee5023088884aa6480803b6f5
https://github.com/llvm/llvm-project/commit/ad95c8d8d2cf17dee5023088884aa6480803b6f5
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths:
M flang/lib/Evaluate/fold-integer.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list