[PATCH] D66733: [analyzer] Add a checker option to detect nested dead stores
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 12:52:07 PDT 2019
steakhal added a comment.
@Szelethus Your catch with the mispositioned report message <http://cc.elte.hu:15200/Default/#run=before%20deadstore%20option&newcheck=after%20deadstore%20option&review-status=Unreviewed&review-status=Confirmed&detection-status=New&detection-status=Reopened&detection-status=Unresolved&tab=before%20deadstore%20option_diff_after%20deadstore%20option&reportHash=add89d78259f010f6f650d924b429e0e&report=72&subtab=add89d78259f010f6f650d924b429e0e> is kinda strange. I will investigate that, but I think it's probably connected to something deeper, and most likely related to CodeChecker itself.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66733/new/
https://reviews.llvm.org/D66733
More information about the cfe-commits
mailing list