[flang-commits] [flang] [flang] Fix Darwin build after 4762c6557d15 (PR #84478)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Fri Mar 8 07:02:39 PST 2024
https://github.com/klausler approved this pull request.
If this is the best fix for Darwin, please apply it to the other sites in the code that have worked around this bug in the past, too.
flang/include/flang/Evaluate/integer.h:#undef HUGE
flang/include/flang/Evaluate/real.h:#undef HUGE
flang/lib/Evaluate/fold-implementation.h:#undef HUGE
https://github.com/llvm/llvm-project/pull/84478
More information about the flang-commits
mailing list