[all-commits] [llvm/llvm-project] 3ca1ca: [ADT] Fix redirection of SmallSet to SmallPtrSet (...
Ben Langmuir via All-commits
all-commits at lists.llvm.org
Sat Aug 23 12:22:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ca1ca4301703ceadd0ab9c0b156bd6c0a3af7ec
https://github.com/llvm/llvm-project/commit/3ca1ca4301703ceadd0ab9c0b156bd6c0a3af7ec
Author: Ben Langmuir <blangmuir at apple.com>
Date: 2025-08-23 (Sat, 23 Aug 2025)
Changed paths:
M llvm/include/llvm/ADT/SmallSet.h
Log Message:
-----------
[ADT] Fix redirection of SmallSet to SmallPtrSet (#155117)
The previous version introduce an extra level of pointer indirection.
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