[all-commits] [llvm/llvm-project] e716b0: [OpenMP 5.2] Deprecate 'destroy' clause without ar...
Fazlay Rabbi via All-commits
all-commits at lists.llvm.org
Tue Feb 7 12:10:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e716b0204a5ae2a96289a335b2ab30a6c3fb09cf
https://github.com/llvm/llvm-project/commit/e716b0204a5ae2a96289a335b2ab30a6c3fb09cf
Author: Fazlay Rabbi <fazlay.rabbi at intel.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/lib/Sema/SemaOpenMP.cpp
M clang/test/OpenMP/depobj_messages.cpp
Log Message:
-----------
[OpenMP 5.2] Deprecate 'destroy' clause without argument for 'depobj' construct
Deprecate and diagnose uses of the 'destroy' clauses without an argument
in 'omp depobj' directives.
Differential Revision: https://reviews.llvm.org/D143021
More information about the All-commits
mailing list