================ @@ -43,6 +43,7 @@ #define EPIPE 32 #define EDOM 33 #define ERANGE 34 +#define EOVERFLOW 75 ---------------- michaelrj-google wrote: this shouldn't need to be added https://github.com/llvm/llvm-project/pull/162876