[PATCH] [ms-cxxabi] Destroy temporary record arguments in the callee
Reid Kleckner
rnk at google.com
Wed Jun 12 09:27:54 PDT 2013
The unwind case is fixed and Richard's comments should be addressed. Any
other thoughts on this patch?
On Mon, Jun 10, 2013 at 4:08 PM, Reid Kleckner <rnk at google.com> wrote:
> - Check for dtors of byval params and mark them as used
>
> Hi rjmccall,
>
> http://llvm-reviews.chandlerc.com/D929
>
> CHANGE SINCE LAST DIFF
> http://llvm-reviews.chandlerc.com/D929?vs=2324&id=2338#toc
>
> Files:
> include/clang/Basic/TargetCXXABI.h
> include/clang/Sema/Sema.h
> lib/CodeGen/CGCall.cpp
> lib/CodeGen/CGCall.h
> lib/CodeGen/CGDecl.cpp
> lib/CodeGen/MicrosoftCXXABI.cpp
> lib/Sema/SemaDecl.cpp
> lib/Sema/SemaDeclCXX.cpp
> test/CodeGenCXX/microsoft-abi-exceptions.cpp
> test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
> test/SemaCXX/microsoft-dtor-lookup.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130612/42009c44/attachment.html>
More information about the cfe-commits
mailing list