================ @@ -10,6 +10,7 @@ #include "llvm/ADT/ArrayRef.h" #include "llvm/ADT/DenseMap.h" #include "llvm/ADT/SmallString.h" +#include "llvm/ADT/StringExtras.h" ---------------- jayfoad wrote: Is this still needed? https://github.com/llvm/llvm-project/pull/84719