[PATCH] D103440: [WIP][analyzer] Introduce range-based reasoning for addition operator
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 1 21:53:32 PDT 2021
NoQ added a comment.
Our pre-commit testing shows that the new tests fail, eg.:
https://buildkite.com/llvm-project/premerge-checks/builds/41391#b557c86c-0587-4aee-a06b-8a4de6d771c4
Failed Tests (1):
Clang :: Analysis/constant-folding.c
Did you figure out how to *run* the tests locally? Tests for the static analyzer are in the `check-clang-analysis` target.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103440/new/
https://reviews.llvm.org/D103440
More information about the cfe-commits
mailing list