eugenis added a comment.

One problem with interceptors is that any sanitized binary looks (to a 
configure-like script) as if it implements forkpty. But an attempt to use 
forkpty without actually linking -lutil will fail at runtime, because 
interceptors are just wrappers.


Repository:
  rL LLVM

https://reviews.llvm.org/D41054



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to