========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/dpll_core.c:499:21: warning: overflow in expression; result is -2'147'483'648 with type 'int' [-Winteger-overflow] 499 | pin_idx -= INT_MAX + 1; | ~~~~~~~~^~~ 1 warning generated. New errors added --- /tmp/tmp.iTW7jqVIuA 2026-01-08 14:45:44.232770585 -0500 +++ /tmp/tmp.q7tFZ3pEhj 2026-01-08 14:46:39.427093887 -0500 @@ -1,0 +2,4 @@ +../drivers/dpll/dpll_core.c:499:21: warning: overflow in expression; result is -2'147'483'648 with type 'int' [-Winteger-overflow] + 499 | pin_idx -= INT_MAX + 1; + | ~~~~~~~~^~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.pjSpZWYtse 2026-01-08 14:47:29.603770689 -0500 +++ /tmp/tmp.CWWAqALLTW 2026-01-08 14:47:29.606582622 -0500 @@ -0,0 +1 @@ + 1 ../drivers/dpll/dpll_core.c