Files
llvm-project/llvm/lib/Support/Hash.cpp
Fangrui Song 347c5d6842 Hash.cpp: include ErrorHandling.h (#194553)
Hash.cpp uses llvm_unreachable but currently picks up ErrorHandling.h
only transitively through xxhash.h -> ArrayRef.h -> Hashing.h.
2026-04-28 07:15:15 +00:00

1.6 KiB