balazske added a comment.

Is really more kind of constraint needed than range constraint? A non-null can 
be represented as range constraint too. The compare constraint is used only for 
the return value for which a special `ReturnConstraint` can be used to handle 
the return value not like a normal argument (and then the `Ret` special value 
is not needed). Or are there sometimes relations between arguments of a 
function?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74973/new/

https://reviews.llvm.org/D74973



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to