[PATCH] D42789: [dfsan] Correctly copy attributes to variadic custom wrapper

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 12:18:57 PST 2018


dneilson requested changes to this revision.
dneilson added a comment.
This revision now requires changes to proceed.

In https://reviews.llvm.org/D42789#1016252, @pcc wrote:

> Apologies for missing this patch. It seems to be fixing the same problem as https://reviews.llvm.org/D43132, but that patch also handles trampoline functions correctly, so I think we should go with that one.


Agreed. That sounds much better!


https://reviews.llvm.org/D42789





More information about the llvm-commits mailing list