[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 02:20:20 PDT 2020


balazske updated this revision to Diff 284283.
balazske added a comment.

Preserve original error messages.


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.284283.patch
Type: text/x-patch
Size: 6814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200810/c022b9db/attachment-0001.bin>


More information about the cfe-commits mailing list