[flang-commits] [flang] flang: Fix build with latest libc++ (PR #127362)

Louis Dionne via flang-commits flang-commits at lists.llvm.org
Tue Feb 18 12:00:53 PST 2025


https://github.com/ldionne approved this pull request.

LGTM.

I think Flang should figure out why they're not linking against libc++ since that will break other stuff in the future. But in the interest of fixing the current state of trunk, this patch works and doesn't make anything worse than it already is.

https://github.com/llvm/llvm-project/pull/127362


More information about the flang-commits mailing list