================ @@ -35,6 +36,7 @@ #include "llvm/TargetParser/Triple.h" #include <optional> +#include <cstring> ---------------- lhames wrote: Why is `<cstring>` needed? https://github.com/llvm/llvm-project/pull/115796