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

Mikhail Ramalho via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 11:12:24 PDT 2018


mikhail.ramalho updated this revision to Diff 154270.
mikhail.ramalho added a comment.

Update diff with -U99999


https://reviews.llvm.org/D48650

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48650.154270.patch
Type: text/x-patch
Size: 12161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/2f8dcb48/attachment.bin>


More information about the llvm-commits mailing list