[llvm] [offload] `gnu::format` with variadic template functions is Clang-only (PR #124406)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 25 05:35:24 PST 2025
https://github.com/jhuber6 approved this pull request.
I suppose most never noticed because the runtime build uses clang. That being said I don't think we should prevent the offloading runtime from being built with other compilers. Thanks.
https://github.com/llvm/llvm-project/pull/124406
More information about the llvm-commits
mailing list