[PATCH] D74166: [AIX][Frontend] Static init implementation for AIX considering no priority
    Xiangling Liao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar  5 12:49:23 PST 2020
    
    
  
Xiangling_L updated this revision to Diff 248571.
Xiangling_L marked 2 inline comments as done.
Xiangling_L added a comment.
Fix the formatting issue;
Address the 1st round reviews;
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74166/new/
https://reviews.llvm.org/D74166
Files:
  clang/include/clang/AST/Mangle.h
  clang/lib/AST/ItaniumMangle.cpp
  clang/lib/CodeGen/CGCXXABI.h
  clang/lib/CodeGen/CGDeclCXX.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aix-priority-attribute.cpp
  clang/test/CodeGen/static-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74166.248571.patch
Type: text/x-patch
Size: 21876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/edd77aa3/attachment.bin>
    
    
More information about the llvm-commits
mailing list