[PATCH] D143233: [Clang][CodeGen] Fix this argument type for certain destructors
    Jacob Young via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Feb 13 13:46:28 PST 2023
    
    
  
jacobly updated this revision to Diff 497097.
jacobly added a comment.
Fix bad diff update.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143233/new/
https://reviews.llvm.org/D143233
Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/CGCXXABI.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGExprCXX.cpp
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/test/CodeGenCXX/constructor-destructor-return-this.cpp
  clang/test/CodeGenCXX/cxx2a-destroying-delete.cpp
  clang/test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
  clang/test/CodeGenCXX/microsoft-abi-structors.cpp
  clang/test/CodeGenCXX/microsoft-abi-virtual-inheritance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143233.497097.patch
Type: text/x-patch
Size: 19990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230213/537c1d22/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list