1 Commits

Author SHA1 Message Date
Krzysztof Parzyszek
1a1a11f709
[clang][OpenMP] Issue a warning when parsing future directive spelling (#146933)
OpenMP 6.0 introduced alternative spelling for some directives, with the
previous spellings still allowed.

Warn the user when a new spelling is encountered with OpenMP version set
to an older value.
2025-07-07 08:47:53 -05:00