We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808b5d2 commit 408fbe1Copy full SHA for 408fbe1
src/framework/constraints.ml
@@ -728,7 +728,6 @@ struct
728
[v]
729
| _ ->
730
(* Depends on base for query. *)
731
- M.debug ~category:Program "Dynamic function call through %a" d_exp e;
732
let ad = ctx.ask (Queries.EvalFunvar e) in
733
Queries.AD.to_var_may ad (* TODO: don't convert, handle UnknownPtr below *)
734
in
0 commit comments