[PATCH] D15007: [analyzer] Improve modelling of nullptr_t in the analyzer. Fix PR25414.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 1 05:21:44 PST 2015


xazax.hun updated this revision to Diff 41494.
xazax.hun added a comment.

- Added the test case Devin suggested.
- Implemented the fix Devin suggested.
- Updated to latest trunk.


http://reviews.llvm.org/D15007

Files:
  lib/StaticAnalyzer/Core/SValBuilder.cpp
  test/Analysis/nullptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15007.41494.patch
Type: text/x-patch
Size: 3644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151201/ce55fbe1/attachment.bin>


More information about the cfe-commits mailing list