[PATCH] D77414: [OpenMP] Add match_{all,any,none} declare variant selector extensions.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 21:46:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa19eb1de726c: [OpenMP] Add match_{all,any,none} declare variant selector extensions. (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D77414?vs=255212&id=255895#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77414/new/

https://reviews.llvm.org/D77414

Files:
  clang/include/clang/AST/OpenMPClause.h
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/lib/AST/OpenMPClause.cpp
  clang/lib/Parse/ParseOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/AST/ast-dump-openmp-declare-variant-extensions-messages.c
  clang/test/AST/ast-dump-openmp-declare-variant-extensions.c
  clang/test/OpenMP/declare_variant_ast_print.c
  clang/test/OpenMP/declare_variant_messages.c
  llvm/include/llvm/Frontend/OpenMP/OMPContext.h
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/lib/Frontend/OpenMP/OMPContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77414.255895.patch
Type: text/x-patch
Size: 55202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/bc7f28d3/attachment-0001.bin>


More information about the cfe-commits mailing list