[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 17 03:10:19 PST 2019


xazax.hun accepted this revision.
xazax.hun added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: donat.nagy, Szelethus, rnkovacs, baloghadamsoftware.

LGTM!

Any objections to commit this? 
I think this is quiet coding guideline specific check which is useful for a set of  security critical projects. As this is an opt in kind of check, I think it does no harm to have it upstream.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D35068/new/

https://reviews.llvm.org/D35068





More information about the cfe-commits mailing list