[PATCH] D86239: [OPENMP]Fix PR47158, case 3: allow devic_typein nested declare target region.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 07:05:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbedc841a5098: [OPENMP]Fix PR47158, case 3: allow devic_typein nested declare target region. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86239

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/AttrImpl.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/lib/Serialization/ASTReaderDecl.cpp
  clang/test/AST/dump.cpp
  clang/test/OpenMP/declare_target_ast_print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86239.287379.patch
Type: text/x-patch
Size: 10137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200824/69c232e8/attachment.bin>


More information about the cfe-commits mailing list