[PATCH] D14203: [analyzer] Improve pointer arithmetic checker.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 04:20:51 PST 2015


xazax.hun updated this revision to Diff 41022.
xazax.hun marked 11 inline comments as done.
xazax.hun added a comment.

- Fixed some of the review comments.
- Updated to latest trunk.


http://reviews.llvm.org/D14203

Files:
  lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
  test/Analysis/PR24184.cpp
  test/Analysis/fields.c
  test/Analysis/ptr-arith.c
  test/Analysis/ptr-arith.cpp
  test/Analysis/rdar-6442306-1.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14203.41022.patch
Type: text/x-patch
Size: 17989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151124/3c620dd4/attachment-0001.bin>


More information about the cfe-commits mailing list