[clang] [analyzer] Indicate UnarySymExpr is not supported by Z3 (PR #108900)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 17 10:54:46 PDT 2024
vabridgers wrote:
Hi @NagyDonat , yes this is only exposed when z3 is used as the constraint manager. This crash does not occur when using z3-refutation.
https://github.com/llvm/llvm-project/pull/108900
More information about the cfe-commits
mailing list