[PATCH] D84520: [Analyzer] Improve invalid dereference bug reporting in DereferenceChecker.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 23:55:13 PDT 2020


balazske updated this revision to Diff 284588.
balazske marked an inline comment as done.
balazske added a comment.

Rebase (bug category is LogicError).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84520

Files:
  clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
  clang/test/Analysis/invalid-deref.c
  clang/test/Analysis/misc-ps-region-store.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84520.284588.patch
Type: text/x-patch
Size: 6836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/6eae3564/attachment.bin>


More information about the cfe-commits mailing list