[PATCH] D43741: [Analyzer] More accurate modeling about the increment operator of the operand with type bool.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 6 04:34:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326776: [Analyzer] More accurate modeling about the increment operator of the operand… (authored by henrywong, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43741?vs=137154&id=137158#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43741

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  cfe/trunk/test/Analysis/_Bool-increment-decrement.c
  cfe/trunk/test/Analysis/bool-increment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43741.137158.patch
Type: text/x-patch
Size: 6998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180306/acdbc22b/attachment.bin>


More information about the cfe-commits mailing list