================ @@ -32,6 +32,7 @@ #include "llvm/ADT/SetVector.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/Debug.h" +#include <type_traits> ---------------- shahidact wrote: Yes, removed thanks. https://github.com/llvm/llvm-project/pull/122275