[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:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326776: [Analyzer] More accurate modeling about the increment operator of the operand… (authored by henrywong, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D43741

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

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


More information about the cfe-commits mailing list