[llvm-bugs] [Bug 40222] StaticAnalyzer/Core/Z3ConstraintManager.cpp uses outdated interface to Z3
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 20 10:53:50 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=40222
Mikhail <mikhail.ramalho at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikhail.ramalho at gmail.com
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Mikhail <mikhail.ramalho at gmail.com> ---
The latest version of the Z3 backend uses Z3_get_error_msg, as
Z3_get_error_msg_ex was deprecated.
--
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/20200120/d8156b1c/attachment.html>
More information about the llvm-bugs
mailing list