================ @@ -19,6 +19,7 @@ #include "clang/Basic/TokenKinds.h" #include "llvm/ADT/DenseSet.h" #include "llvm/Support/Debug.h" +#include <algorithm> ---------------- owenca wrote: Not needed explicitly. https://github.com/llvm/llvm-project/pull/82523