[PATCH] D55226: [Fix][StaticAnalyzer] Bug 39792 - False positive on strcpy targeting struct member
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 3 10:52:09 PST 2018
george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.
Thank you for the fix, but how far can the pattern matching go? Seems easy enough to think of cases not covered by the above.
In any case, the fix looks good.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55226/new/
https://reviews.llvm.org/D55226
More information about the cfe-commits
mailing list