[clang] [llvm] [OpenMP] Add directive spellings introduced in spec v6.0 (PR #141772)

Krzysztof Parzyszek via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 10:05:21 PDT 2025


kparzysz wrote:

We don't parse them yet, that will require additional changes.  This patch will only affect what names are printed in diagnostic messages.

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


More information about the cfe-commits mailing list