[all-commits] [llvm/llvm-project] 637a23: [MapVector] Introduce {keys, values} iterators (#16...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Dec 1 13:06:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 637a230ee3a2c07679b4e7207467a5a740ba3a3e
https://github.com/llvm/llvm-project/commit/637a230ee3a2c07679b4e7207467a5a740ba3a3e
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M llvm/include/llvm/ADT/MapVector.h
M llvm/unittests/ADT/MapVectorTest.cpp
Log Message:
-----------
[MapVector] Introduce {keys,values} iterators (#169675)
Similar to DenseMap::{keys,values}, introduce MapVector::{keys,values}.
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