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

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 4 07:30:52 PST 2016


sfantao updated this revision to Diff 49827.
sfantao added a comment.

- Change return value from int to bool.


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.49827.patch
Type: text/x-patch
Size: 16261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160304/ad0225c8/attachment.bin>


More information about the cfe-commits mailing list