llvm / llvm/llvm-project

[analyzer] Incorrect configurations of regression test cases related to Z3

Open
#181,581 4 comments 0 reactions 1 assignee Claimed by @Snape3058 View on GitHub
clang:static analyzer test-suite
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

found in #180801

* In clang/test/Analysis/z3-unarysymexpr.c, the requirement condition is wrong: "Z3" -> "z3" (also with a missed correct output for -Wunused-value)
* z3-related test cases are not in the z3 subdirectory
- clang/test/Analysis/z3-crosscheck.c
- clang/test/Analysis/unary-sym-expr-z3-refutation.c
- clang/test/Analysis/cstring-addrspace.c **Should this also be put into the z3 subdirectory?**
- clang/test/Analysis/bitint-z3.c
- clang/test/Analysis/z3-crosscheck-max-attempts.cpp
- clang/test/Analysis/PR37855.c
- clang/test/Analysis/z3-refute-enum-crash.cpp

Should I fix the above with one or two PRs?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.