[PATCH] D95901: [CUDA][HIP] Fix device variable linkage
    Yaxun Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Feb  3 13:14:00 PST 2021
    
    
  
yaxunl updated this revision to Diff 321203.
yaxunl added a comment.
clang-format the patch
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95901/new/
https://reviews.llvm.org/D95901
Files:
  clang/lib/AST/ASTContext.cpp
  clang/lib/CodeGen/CGCUDANV.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCUDA/device-stub.cu
  clang/test/CodeGenCUDA/device-var-linkage.cu
  clang/test/CodeGenCUDA/managed-var.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95901.321203.patch
Type: text/x-patch
Size: 17202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210203/b609424d/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list