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

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 2 21:53:13 PST 2016


sfantao updated this revision to Diff 49709.
sfantao marked 3 inline comments as done.
sfantao added a comment.

- Allow array expressions whose memory contiguous checks are inconclusive.
- Add C test to check the constant expressions no longer can prove bounds in array sections.


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.49709.patch
Type: text/x-patch
Size: 16300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160303/6fbde784/attachment-0001.bin>


More information about the cfe-commits mailing list