[PATCH] D119209: Implement -fctor_dtor_return_this ABI option.

Shu-Chun Weng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 13:48:59 PDT 2022


scw updated this revision to Diff 464801.
scw added a comment.

Remove unnecessary curly braces.


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.464801.patch
Type: text/x-patch
Size: 13364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221003/5b11566b/attachment.bin>


More information about the cfe-commits mailing list