[PATCH] D28278: [StaticAnalyzer] dont show wrong 'garbage value' warning when there is array index out of bounds
Daniel Marjamäki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 15 02:55:08 PST 2017
danielmarjamaki added a comment.
I am not against that the error is shown as long as it's not misleading/wrong. To avoid misleading, in my humble opinion the error message should say "array index out of bounds".
Repository:
rL LLVM
https://reviews.llvm.org/D28278
More information about the cfe-commits
mailing list