================ @@ -40,6 +41,7 @@ #include "clang/AST/TypeLoc.h" #include "clang/AST/UnresolvedSet.h" #include "clang/Basic/AddressSpaces.h" +#include "clang/Basic/CharInfo.h" ---------------- vvuksanovic wrote: Correct. Removed the include. https://github.com/llvm/llvm-project/pull/166738