[PATCH] D24238: StaticAnalyzer CastToStruct : No memory corruption when casting array to struct

Daniel Marjamäki via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 12 03:32:48 PDT 2016


danielmarjamaki abandoned this revision.
danielmarjamaki added a comment.

hmm.. I don't actually care much about this specific check at the moment.

I saw other false positives (unreachable code) and thought that this check made the analyzer think there was corrupted memory.

Now I can't reproduce my other false positives.

I'll close this for now. Unless I get those other FP again I don't care about this.


https://reviews.llvm.org/D24238





More information about the cfe-commits mailing list