[clang] [llvm] [analyzer][NFC] Reorganize Z3 report refutation (PR #95128)

Mikael Holmén via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 04:19:59 PDT 2024


mikaelholmen wrote:

Hi @steakhal and @NagyDonat ,

Does this patch have requirements on the Z3 version?

I get
```LLVM ERROR: Z3 error: unknown parameter 'timeout'```
for the following testcases
```
Failed Tests (3):
  Clang-Unit :: StaticAnalyzer/./StaticAnalysisTests/24/188
  Clang-Unit :: StaticAnalyzer/./StaticAnalysisTests/25/188
  Clang-Unit :: StaticAnalyzer/./StaticAnalysisTests/26/188
```


https://github.com/llvm/llvm-project/pull/95128


More information about the llvm-commits mailing list