The patch provides otherwise support introduced in
OpenMP 5.2 for metadirective. TODO AST support pending
on D122255 patch.
Details
Details
- Reviewers
jdoerfert
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124040
Basic Support for otherwise clause Needs ReviewPublic Authored by abidmalikwaterloo on Apr 19 2022, 1:44 PM.
Revision Contents
Diff 423726 clang/include/clang/AST/OpenMPClause.h
clang/include/clang/Sema/Sema.h
clang/lib/Basic/OpenMPKinds.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/test/OpenMP/metadirective_otherwise_ast_print.c
llvm/include/llvm/Frontend/OpenMP/OMP.td
|
clang-format not found in user’s local PATH; not linting file.