[clang] [llvm] [ADT] Simplify SmallSet (PR #109412)

2024-09-24 Thread Victor Campos via cfe-commits
https://github.com/vhscampos updated https://github.com/llvm/llvm-project/pull/109412 >From 3877c9933c9ac5d0c6b40fe63421624f4ea5c5a9 Mon Sep 17 00:00:00 2001 From: Victor Campos Date: Fri, 20 Sep 2024 11:43:18 +0100 Subject: [PATCH] [ADT] Simplify SmallSet - Remove dependence on `STLExtras.h`.

[clang] [llvm] [ADT] Simplify SmallSet (PR #109412)

2024-09-20 Thread Victor Campos via cfe-commits
https://github.com/vhscampos updated https://github.com/llvm/llvm-project/pull/109412 >From 58c88d6fee0f1aa486201189bbe67cea7da2d25e Mon Sep 17 00:00:00 2001 From: Victor Campos Date: Fri, 9 Aug 2024 13:51:52 +0100 Subject: [PATCH 1/2] [ADT] Style and nit fixes in SmallSet --- llvm/include/ll

[clang] [llvm] [ADT] Simplify SmallSet (PR #109412)

2024-09-20 Thread Jakub Kuderski via cfe-commits
https://github.com/kuhar approved this pull request. LGTM. Could you also add [NFC] to the PR title? https://github.com/llvm/llvm-project/pull/109412 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinf

[clang] [llvm] [ADT] Simplify SmallSet (PR #109412)

2024-09-20 Thread Victor Campos via cfe-commits
https://github.com/vhscampos edited https://github.com/llvm/llvm-project/pull/109412 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits