[all-commits] [llvm/llvm-project] 7f1185: Revert "[ADT] Deprecate the redirection from Small...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Aug 27 08:24:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f1185058279afeb2c88243edc031f06e27cc21b
https://github.com/llvm/llvm-project/commit/7f1185058279afeb2c88243edc031f06e27cc21b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/include/llvm/ADT/SmallSet.h
Log Message:
-----------
Revert "[ADT] Deprecate the redirection from SmallSet to SmallPtrSet (Take 2) (#155078) (#155622)
This reverts commit 9b493dcad25941911af94bd6a63fea5fb187b870.
There are hundreds of warnings when building LLVM/Clang because of this
right now. See the original PR for the detailed issues.
Also revert the follow-up fix "[ADT] Fix redirection of SmallSet to
SmallPtrSet (#155117)" This reverts commit
3ca1ca4301703ceadd0ab9c0b156bd6c0a3af7ec.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list