github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff HEAD~1 HEAD --extensions h,cpp --
clang/lib/CodeGen/CGBuiltin.cpp clang/lib/CodeGen/C
https://github.com/bassiounix updated
https://github.com/llvm/llvm-project/pull/148670
>From 30f3a33cea2cfcbe61663102d47dcc74ff43ccb3 Mon Sep 17 00:00:00 2001
From: bassiounix
Date: Mon, 14 Jul 2025 19:50:42 +0300
Subject: [PATCH 1/2] [libc][math] fix-exp
---
libc/src/__support/FPUtil/PolyEva