[PATCH] D75700: [NFC] Let mangler accept GlobalDecl
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 10:57:50 PST 2020
yaxunl created this revision.
yaxunl added a reviewer: rjmccall.
yaxunl added a child revision: D68578: [HIP] Fix device stub name.
This change is separated from https://reviews.llvm.org/D68578
https://reviews.llvm.org/D75700
Files:
clang/include/clang/AST/GlobalDecl.h
clang/include/clang/AST/Mangle.h
clang/lib/AST/ItaniumMangle.cpp
clang/lib/AST/Mangle.cpp
clang/lib/AST/MicrosoftMangle.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenModule.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75700.248543.patch
Type: text/x-patch
Size: 26404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200305/2926ff7e/attachment-0001.bin>
More information about the cfe-commits
mailing list