[llvm] [openmp] Remaining work necessary for GCC 15 (PR #157385)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 11 12:02:32 PDT 2025
jprotze wrote:
The issue is `-D_GLIBCXX_ASSERTIONS`. It must be `-U_GLIBCXX_ASSERTIONS` instead. What is your system environment?
https://github.com/llvm/llvm-project/pull/157385
More information about the llvm-commits
mailing list