[clang] [analyzer] fix crash on binding to symbolic region with `void *` type (PR #107572)

Pavel Skripkin via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 9 08:48:12 PDT 2024


================
@@ -3,6 +3,9 @@
 
 int clang_analyzer_eval(int);
 
----------------
pskrgag wrote:

fixed, thanks!

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


More information about the cfe-commits mailing list