================ @@ -17,6 +18,7 @@ #include "llvm/Support/MemoryBufferRef.h" #include "llvm/Support/VirtualFileSystem.h" #include <functional> +#include <map> ---------------- vbvictor wrote: Is this include needed? https://github.com/llvm/llvm-project/pull/131804