[PATCH] D88345: [CUDA] Allow local `static const {__constant__, __device__}` variables.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 15:25:17 PST 2020
tra updated this revision to Diff 302419.
tra added a comment.
Remove the assert which is no longer valid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88345/new/
https://reviews.llvm.org/D88345
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenCUDA/static-device-var-no-rdc.cu
clang/test/SemaCUDA/bad-attributes.cu
clang/test/SemaCUDA/device-var-init.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88345.302419.patch
Type: text/x-patch
Size: 22063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201102/4e11af2d/attachment-0001.bin>
More information about the cfe-commits
mailing list