hokein added a comment.

Thanks for the contributions.

All your three checks are not android specific -- because they are checking 
POSIX APIs (`open`, `creat`, `fopen`), which are more likely related to POSIX. 
So personally, I'm +1 on a "posix" module, instead of "android", but wait to 
see other reviewers' opinions before renaming it.


https://reviews.llvm.org/D33304



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

Reply via email to