[all-commits] [llvm/llvm-project] d9c855: [flang] Fixed build issues after f20ea05. (#84377)
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Thu Mar 7 19:52:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9c855014123a313006adfc873be6f10e997be61
https://github.com/llvm/llvm-project/commit/d9c855014123a313006adfc873be6f10e997be61
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M flang/runtime/complex-reduction.c
Log Message:
-----------
[flang] Fixed build issues after f20ea05. (#84377)
Older versions of clang do not have __builtin_complex, but they
may define `__GNUC__`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list