[PATCH] D41384: [analyzer] Suppress false positive warnings form security.insecureAPI.strcpy
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 20 05:39:55 PST 2017
xazax.hun added reviewers: NoQ, george.karpenkov.
xazax.hun added a comment.
In the tests there are multiple variants of the strcpy function guarded by macros. Maybe we should run the tests multiple times to test all variants with different defines?
https://reviews.llvm.org/D41384
More information about the cfe-commits
mailing list