This fixes dead store warnings of the type "dead assignment" reported
by CLang Static Analyzer on the following file:
- tools/c-index-test/c-index-test.c.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Differential D19831
[scan-build] fix dead store warnings emitted on clang code base apelete on May 2 2016, 1:36 PM. Authored by
Details This fixes dead store warnings of the type "dead assignment" reported
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Diff Detail
Event TimelineComment Actions Sorry, I meant remove the /store/, if it's dead. The do/while loop Comment Actions [scan-build] fix dead store warnings emitted on clang code base Changes since last revision:
Comment Actions [scan-build] fix dead store warnings emitted on clang code base Changes since last revision:
Comment Actions If this last revision is good for you, please go ahead and commit this for me (I don't have commit access). Thanks.
Comment Actions [scan-build] fix dead store warnings emitted on clang code base Changes since last revision:
Comment Actions I would appreciate if you could commit this for me since I don't have commit access. |