================ @@ -19,6 +20,7 @@ #include "llvm/ADT/StringExtras.h" #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/SipHash.h" +#include <cassert> ---------------- RKSimon wrote: unnecessary? https://github.com/llvm/llvm-project/pull/156822