kparzysz wrote:

With the latest commit driver warnings are kept as errors with -Werror.  This 
will prevent compilation if the driver emits a warning about an incomplete 
implementation of an OpenMP spec (or about using an unfinalized spec), but 
those can be turned off with -Wno-experimental-option.

https://github.com/llvm/llvm-project/pull/196354
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to