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

These tests can be run using `check-clang-analysis`, or using `check-clang`.

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