[PATCH] D75386: [DFSan] Add __dfsan_mem_transfer_callback.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 14:18:20 PST 2020
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM
We *may* need to add more arguments to these callbacks (with the data pointers) later.
Right now I am not sure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75386/new/
https://reviews.llvm.org/D75386
More information about the llvm-commits
mailing list