[PATCH] D119209: Implement -mctor_dtor_return_this ABI option.
Shu-Chun Weng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 28 17:15:41 PDT 2022
scw updated this revision to Diff 463722.
scw edited the summary of this revision.
scw added a comment.
Herald added a subscriber: MaskRay.
Herald added a project: All.
Rebased and updated comments and option explain text to only affect Itanium C++ ABI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119209/new/
https://reviews.llvm.org/D119209
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGCXXABI.h
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGenCXX/constructor-destructor-return-this.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119209.463722.patch
Type: text/x-patch
Size: 13506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/c2670f69/attachment.bin>
More information about the cfe-commits
mailing list