================ @@ -36,6 +36,7 @@ #include <cstddef> #include <optional> #include <string> +#include <unordered_set> ---------------- AaronBallman wrote:
Would `llvm::DenseSet` make more sense? https://llvm.org/docs/ProgrammersManual.html#llvm-adt-denseset-h https://github.com/llvm/llvm-project/pull/117143 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits