[llvm-branch-commits] [llvm] [ADT] Use range-based helper functions in SmallSet (PR #108585)
Victor Campos via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 17 08:21:17 PDT 2024
vhscampos wrote:
Given that this change isn't exactly agreeable, I plan to change it to a PR to make SmallSet not use `STLExtras.h` at all.
https://github.com/llvm/llvm-project/pull/108585
More information about the llvm-branch-commits
mailing list