[PATCH] D56152: [sanitizer_common] Add tests for remaining *putc and *getc variants
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 29 11:46:34 PST 2018
krytarowski added a comment.
Does this depend on D56109 <https://reviews.llvm.org/D56109>?
It looks like we shall install interceptors for a lot of routines that are FILE* users.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56152/new/
https://reviews.llvm.org/D56152
More information about the cfe-commits
mailing list