[PATCH] D79237: [CUDA][HIP] Fix constexpr variables for C++17
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 15 17:24:54 PDT 2020
yaxunl updated this revision to Diff 264394.
yaxunl marked an inline comment as done.
yaxunl added a comment.
fix constexpr var in templates
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79237/new/
https://reviews.llvm.org/D79237
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/CodeGenCUDA/constexpr-variables.cu
clang/test/SemaCUDA/constexpr-variables.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79237.264394.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200516/72c03d89/attachment.bin>
More information about the cfe-commits
mailing list