================ @@ -67,6 +67,7 @@ #include "llvm/ADT/SmallPtrSet.h" #include "llvm/ADT/SmallSet.h" #include "llvm/ADT/SmallVector.h" +#include "llvm/ADT/StringExtras.h" ---------------- erichkeane wrote: Got it, thanks! https://github.com/llvm/llvm-project/pull/93179