2 Commits

Author SHA1 Message Date
Sandeep Kosuri
6e0101684e
[OpenMP] Support for nothing in metadirective (#73690)
- Removed an unnecessary check that was preventing `nothing` to work
properly inside `metadirective`.
2023-11-29 15:13:43 +05:30
Sunil Kuravinakop
ca27f3e3b2 [Clang][OpenMP] Support for omp nothing
Patch to support "#pragma omp nothing"

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D123286
2022-05-24 23:59:31 -05:00