[PATCH] D51378: [OPENMP] Add support for nested 'declare target' directives

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 9 19:08:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC341766: [OpenMP] Add support for nested 'declare target' directives (authored by kli, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51378?vs=164037&id=164596#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51378

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Parse/ParseOpenMP.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/Inputs/declare_target_include.h
  test/OpenMP/declare_target_ast_print.cpp
  test/OpenMP/declare_target_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51378.164596.patch
Type: text/x-patch
Size: 6841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/0ffe0117/attachment.bin>


More information about the cfe-commits mailing list