[PATCH] D42645: New simple Checker for mmap calls
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 19 19:12:27 PST 2018
NoQ added a comment.
I believe we should relocate this checker into `alpha.security` in order to indicate that this is still in development, so that you (or anyone else) could provide auto-detection for the macro values later as an incremental improvement, and then it will be back in `security`. A comment should be added to explain that autodetection is not currently implemented, and that the default values are not correct for all platforms, and that this is the only reason why this is considered to be alpha.
Repository:
rC Clang
https://reviews.llvm.org/D42645
More information about the cfe-commits
mailing list