[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 Feb 26 14:19:28 PST 2016
sfantao updated this revision to Diff 49239.
sfantao marked 3 inline comments as done.
sfantao added a comment.
Use better disgnostic message and OMPArraySectionExpr::getBaseOriginalType.
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.49239.patch
Type: text/x-patch
Size: 14684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160226/419cff4e/attachment.bin>
More information about the cfe-commits
mailing list