[PATCH] D41054: Teach clang/NetBSD about additional dependencies for sanitizers
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 14 12:21:16 PST 2017
joerg added a comment.
I'm not really a fan of linking libutil into all binaries. Why is this code using forkpty in first place and not posix_openpt/grantpt?
Repository:
rL LLVM
https://reviews.llvm.org/D41054
More information about the cfe-commits
mailing list