================ @@ -19,6 +19,7 @@ #include "llvm/Support/Error.h" #include "llvm/Support/MathExtras.h" #include "llvm/Support/raw_ostream.h" +#include <optional> ---------------- imkiva wrote: Oh thanks. Removed now https://github.com/llvm/llvm-project/pull/193956