[llvm-bugs] [Bug 44030] New: [clang analyzer] Z3 error: Argument #x00007fff at position 1 does not match declaration (declare-fun bvsle ((_ BitVec 16) (_ BitVec 16)) Bool)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Nov 17 02:25:32 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44030
Bug ID: 44030
Summary: [clang analyzer] Z3 error: Argument #x00007fff at
position 1 does not match declaration (declare-fun
bvsle ((_ BitVec 16) (_ BitVec 16)) Bool)
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: dcoughlin at apple.com
Reporter: lebedev.ri at gmail.com
CC: dcoughlin at apple.com, llvm-bugs at lists.llvm.org
Was playing around with clang trunk + Z3 4.8.6 + CodeChecker --z3 on
and got the following crash
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191117/e84a8ca2/attachment.html>
More information about the llvm-bugs
mailing list