[PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 09:56:00 PST 2016


sfantao updated this revision to Diff 49749.
sfantao marked 4 inline comments as done.
sfantao added a comment.

- Remove extra braces and revert the sense of the whole/unity array section check.


http://reviews.llvm.org/D17547

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/target_map_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17547.49749.patch
Type: text/x-patch
Size: 16260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160303/37c1ec8b/attachment-0001.bin>


More information about the cfe-commits mailing list