================ @@ -8,6 +8,7 @@ int stpncpy; int strdup; int strndup; int index; +int reallocarray; ---------------- nikic wrote: This change probably shouldn't be here anymore? https://github.com/llvm/llvm-project/pull/114818