https://github.com/AaronBallman approved this pull request.
Despite the miscompile, this LGTM and I filed https://github.com/llvm/llvm-project/issues/216334 for addressing the underlying issue. Note, this is a bit odd to accept in a known-bad state, but because our behavior in OpenMP (and other offloading languages) is to reject code compiling against a newer glibc (2.41 or later) even if the type is not used in the program, we'll hold our nose. But the issue should be addressed ASAP. CC @sarnex @jdoerfert @jhuber6 for awareness https://github.com/llvm/llvm-project/pull/214497 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
