[PATCH] D72705: [analyzer] Added new checker 'alpha.unix.ErrorReturn'.

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 12 08:34:38 PDT 2020


whisperity added a comment.

In D72705#2210255 <https://reviews.llvm.org/D72705#2210255>, @balazske wrote:

> More results in CodeChecker: emacs_errorreturn <https://codechecker-demo.eastus.cloudapp.azure.com/Default/reports?run=emacs_errorreturn&review-status=Unreviewed&review-status=Confirmed%20bug&detection-status=New&detection-status=Reopened&detection-status=Unresolved>

Something's not quite right, e.g. at https://codechecker-demo.eastus.cloudapp.azure.com/Default/report-detail?run=emacs_errorreturn&review-status=Unreviewed&review-status=Confirmed%20bug&detection-status=New&detection-status=Reopened&detection-status=Unresolved&report-id=7258 there's a bug path element `Function '???' called [...]`. This seems to be the case for almost every report... but I found no indication where this "???" could come from, in the patch...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72705



More information about the cfe-commits mailing list