summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/svalbuilder-logic.c
Commit message (Collapse)AuthorAgeFilesLines
* Re-apply "[analyzer] Model casts to bool differently from other numbers."Jordan Rose2013-05-011-0/+8
| | | | | | | | | | | | | | This doesn't appear to be the cause of the slowdown. I'll have to try a manual bisect to see if there's really anything there, or if it's just the bot itself taking on additional load. Meanwhile, this change helps with correctness. This changes an assertion and adds a test case, then re-applies r180638, which was reverted in r180714. <rdar://problem/13296133> and PR15863 llvm-svn: 180864
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* [analyzer] Fix an assertion failure triggered by the analyzer buildbot.Anna Zaks2012-05-021-0/+7
llvm-svn: 155964
OpenPOWER on IntegriCloud