[PATCH] D35372: [clang-tidy] Add a close-on-exec check on memfd_create() in Android module.
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 15 01:15:40 PDT 2017
alexfh added a comment.
I have deja vu ;)
Should we make a single check for all CLOEXEC and friends with a single configurable list of (function name, flag name) pairs?
https://reviews.llvm.org/D35372
More information about the cfe-commits
mailing list