[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
Tue Aug 27 15:36:19 PDT 2019


steakhal added a comment.

@Szelethus The mispositioned report message was my fault. I used a different version of clang for the analysis and to upload the results, which resulted in some mispositioned reports.
I've fixed the linked CodeChecker instance.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66733/new/

https://reviews.llvm.org/D66733





More information about the cfe-commits mailing list