kparzysz wrote: > I think we should probably update the support table for 4.5, 5.*, 6 and then > decide to remove the warning.
What @sscalpone was proposing is to rely on NYI messages only, instead of having a warning in addition to NYI. The support for these OpenMP versions won't be complete for a while, so if we want to decide whether to show the warning or not based on the implementation status, the warning will be there for some time. https://github.com/llvm/llvm-project/pull/196354 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
