[clang] [OpenMP] Allow OMP6.0 features. (PR #122108)

Saiyedul Islam via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 04:52:36 PST 2025


https://github.com/saiislam commented:

Thanks for the revising the PR. I have added some comments.

To unblock #119891, wouldn't it be sufficient that `-fopenmp-version=60` becomes a valid value? Do we need to modify all these tests to test only this flag?

https://github.com/llvm/llvm-project/pull/122108


More information about the cfe-commits mailing list