[PATCH] D90892: [AIX][FE] Support constructor/destructor attribute
Xiangling Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 5 15:16:10 PST 2020
Xiangling_L updated this revision to Diff 303272.
Xiangling_L added a comment.
Remove unused function parameters;
Move testcases to CodeGenCXX folder;
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90892/new/
https://reviews.llvm.org/D90892
Files:
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/aix-constructor-attribute.cpp
clang/test/CodeGen/aix-destructor-attribute.cpp
clang/test/CodeGenCXX/aix-constructor-attribute.cpp
clang/test/CodeGenCXX/aix-destructor-attribute.cpp
clang/test/CodeGenCXX/aix-sinit-register-global-dtors-with-atexit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90892.303272.patch
Type: text/x-patch
Size: 20741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201105/ee7d097f/attachment-0001.bin>
More information about the cfe-commits
mailing list