[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:30:05 PST 2018
krytarowski added a comment.
Are all the functions available for FreeBSD, NetBSD, Linux, Android, Solaris an Darwin?
I would include a test for `getchar_unlocked()` anyway, even if it's an alias in most/all implementations.
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