================ @@ -12165,7 +12165,36 @@ static bool evalShuffleGeneric( Out = APValue(ResultElements.data(), ResultElements.size()); return true; } +static bool ConvertDoubleToFloatStrict(EvalInfo &Info, const Expr *E, ---------------- HamzaHassanain wrote:
Sorry, I was writing something a bit long, then deleted most of it. It seems like I mistakenly did not remove the last line. I am really sorry for that! https://github.com/llvm/llvm-project/pull/169980 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
