================
@@ -440,7 +440,6 @@ static SVal castArgToParamTypeIfNeeded(const CallEvent 
&Call, unsigned ArgIdx,
     return ArgVal;
 
   const FunctionDecl *Definition = CallExprDecl;
-  Definition->hasBody(Definition);
----------------
schittir wrote:

Yes, that makes sense. 
This change is wrong, and that's why I quickly closed the PRs associated with 
this. 
Thank you for your review. 

https://github.com/llvm/llvm-project/pull/126874
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to