[PATCH] D42789: [dfsan] Correctly copy attributes to variadic custom wrapper
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 11:09:24 PST 2018
pcc added a comment.
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.
https://reviews.llvm.org/D42789
More information about the llvm-commits
mailing list