[PATCH] D55167: Add a new interceptors for cdbr(3) and cdbw(3) API from NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 02:25:34 PST 2018
krytarowski added a comment.
OK, I think that this is now fine. cdbr(3) contains only read checks for__sanitizer_cdbr . cdbw(3) contains read and write ones for __sanitizer_cdbw.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55167/new/
https://reviews.llvm.org/D55167
More information about the llvm-commits
mailing list