================ @@ -39,6 +40,7 @@ #include "llvm/ADT/SmallBitVector.h" #include "llvm/ADT/SmallString.h" #include "llvm/ADT/StringExtras.h" +#include "llvm/Support/Casting.h" ---------------- hokein wrote: Done. https://github.com/llvm/llvm-project/pull/77890