llvm-project
ab00172e - [ADT] Simplify isEqualImpl in DenseMapInfo.h (NFC) (#159508)

Commit
2 days ago
[ADT] Simplify isEqualImpl in DenseMapInfo.h (NFC) (#159508) This patch replaces the recursive implementation of isEqualImpl with a C++17 fold expression.
Parents
Loading