[PATCH] D49931: [CUDA][HIP] Allow function-scope static const variable
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 27 14:58:35 PDT 2018
yaxunl updated this revision to Diff 157778.
yaxunl marked an inline comment as done.
yaxunl added a comment.
Revised by Artem's comments.
https://reviews.llvm.org/D49931
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCUDA/device-var-init.cu
test/SemaCUDA/device-var-init.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49931.157778.patch
Type: text/x-patch
Size: 5947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/b293baf7/attachment.bin>
More information about the cfe-commits
mailing list