[PATCH] D122734: [CUDA][HIP] Fix mangling number for local struct
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 22 20:29:10 PDT 2022
yaxunl updated this revision to Diff 424688.
yaxunl marked 5 inline comments as done.
yaxunl added a comment.
Revised by Artem's and Reid's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122734/new/
https://reviews.llvm.org/D122734
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/MicrosoftCXXABI.cpp
clang/lib/CodeGen/CGCUDANV.cpp
clang/test/CodeGenCUDA/struct-mangling-number.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122734.424688.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220423/37694186/attachment.bin>
More information about the cfe-commits
mailing list