[clang] [llvm] [ADT] Make canonicalization a compile-time parameter of ImmutableSet/Map (PR #209300)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 14 04:34:59 PDT 2026
================
@@ -34,15 +34,15 @@ template <typename Tag> struct ID {
}
};
----------------
Xazax-hun wrote:
Done.
https://github.com/llvm/llvm-project/pull/209300
More information about the cfe-commits
mailing list