[PATCH] D22788: [OpenMP] Code generation for the is_device_ptr clause
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 15:08:26 PDT 2016
sfantao updated this revision to Diff 65813.
sfantao updated the summary for this revision.
sfantao added a comment.
- Remove unecessary brief directives from comments.
https://reviews.llvm.org/D22788
Files:
include/clang/AST/OpenMPClause.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/OpenMPClause.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/Sema/SemaOpenMP.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/OpenMP/target_is_device_ptr_codegen.cpp
test/OpenMP/target_is_device_ptr_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22788.65813.patch
Type: text/x-patch
Size: 48202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/04416abc/attachment-0001.bin>
More information about the cfe-commits
mailing list