tarunprabhu wrote: > We actually have another warning for when the user asks for a > not-yet-finalized version of OpenMP (currently 61). That's why I suggested > proceeding with compilation if no fatal errors were emitted.
It still feels strange to make certain warnings "special" with regards to `-Werror`. If users want a warning-free build, they probably should not be using standards for which support is acknowledged to be incomplete. https://github.com/llvm/llvm-project/pull/196354 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
