[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
Wed Jul 4 06:00:27 PDT 2018


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

Revert back to the previous diff.


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.154095.patch
Type: text/x-patch
Size: 12161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180704/2528a830/attachment.bin>


More information about the llvm-commits mailing list