[all-commits] [llvm/llvm-project] ca27f3: [Clang][OpenMP] Support for omp nothing
SunilKuravinakop via All-commits
all-commits at lists.llvm.org
Tue May 24 22:00:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca27f3e3b26ed5389d4a361f274e3be516eb282d
https://github.com/llvm/llvm-project/commit/ca27f3e3b26ed5389d4a361f274e3be516eb282d
Author: Sunil Kuravinakop <koops at hpe.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M clang/lib/Basic/OpenMPKinds.cpp
M clang/lib/Parse/ParseOpenMP.cpp
A clang/test/OpenMP/nothing_messages.cpp
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
[Clang][OpenMP] Support for omp nothing
Patch to support "#pragma omp nothing"
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D123286
More information about the All-commits
mailing list