================ @@ -14,6 +14,7 @@ #include "llvm/Support/Alignment.h" #include "gtest/gtest.h" #include <array> +#include <limits.h> ---------------- RKSimon wrote: ```#include <climits>``` https://github.com/llvm/llvm-project/pull/84431