]> granicus.if.org Git - clang/commit
[Analyzer][Z3] Test fixes for Z3 constraint manager
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 6 Jun 2018 06:25:51 +0000 (06:25 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 6 Jun 2018 06:25:51 +0000 (06:25 +0000)
commitc4bba57dc83b9a904715f281af1cf03488071640
treea90cfb6436881643a2d8905af5c6a4798e0f4fe6
parent30d2ec366ebeee034d96c1cc2d7d21e5a2ba5ca4
[Analyzer][Z3] Test fixes for Z3 constraint manager

Summary:
Since Z3 tests have been not been running [1] some tests needed to be
updated. I also added a regression test for [1].

[1] https://reviews.llvm.org/D47722

Reviewers: george.karpenkov, NoQ, ddcc

Reviewed By: george.karpenkov

Subscribers: mikhail.ramalho, dcoughlin, xazax.hun, szepet, zzheng, a.sidorin, cfe-commits

Differential Revision: https://reviews.llvm.org/D47726

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334067 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/PR24184.cpp
test/Analysis/constant-folding.c
test/Analysis/loop-unrolling.cpp
test/Analysis/z3/enabled.c [new file with mode: 0644]