[PATCH] D48650: [analyzer] Fix constraint being dropped when analyzing a program without taint tracking enabled

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 06:20:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337167: [analyzer] Fix constraint being dropped when analyzing a program without taint… (authored by mramalho, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48650?vs=155073&id=155659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48650

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SValBuilder.cpp
  cfe/trunk/test/Analysis/PR37855.c
  cfe/trunk/test/Analysis/bitwise-ops.c
  cfe/trunk/test/Analysis/std-c-library-functions.c
  cfe/trunk/test/Analysis/svalbuilder-rearrange-comparisons.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48650.155659.patch
Type: text/x-patch
Size: 12285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/8085af46/attachment.bin>


More information about the llvm-commits mailing list