[llvm] [NFC][TableGen] Code cleanup in Record.h/cpp (PR #138876)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Sun May 11 21:29:47 PDT 2025


================
@@ -19,6 +19,7 @@
 #include "llvm/ADT/DenseSet.h"
 #include "llvm/ADT/FoldingSet.h"
 #include "llvm/ADT/PointerIntPair.h"
+#include "llvm/ADT/STLExtras.h"
----------------
jurahul wrote:

Yes, for zip_equal

https://github.com/llvm/llvm-project/pull/138876


More information about the llvm-commits mailing list