[PATCH] [ms-cxxabi] Destroy temporary record arguments in the callee

Reid Kleckner rnk at google.com
Mon Jun 17 07:24:10 PDT 2013


Post-WWDC ping.  :)


On Wed, Jun 12, 2013 at 12:27 PM, Reid Kleckner <rnk at google.com> wrote:

> 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/20130617/6ae135ef/attachment.html>


More information about the cfe-commits mailing list