[PATCH] D131549: [ADT] Make SmallSet::insert(const T &) returns const_iterator
Piggy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 02:23:16 PDT 2022
piggynl updated this revision to Diff 451392.
piggynl retitled this revision from "[ADT] Make SmallSet().insert(const T &) returns const_iterator" to "[ADT] Make SmallSet::insert(const T &) returns const_iterator".
piggynl edited the summary of this revision.
piggynl added reviewers: fhahn, lattner, dblaikie.
piggynl added a comment.
Update comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131549/new/
https://reviews.llvm.org/D131549
Files:
llvm/include/llvm/ADT/SmallSet.h
llvm/unittests/ADT/SmallSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131549.451392.patch
Type: text/x-patch
Size: 3505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/32b46e9c/attachment.bin>
More information about the llvm-commits
mailing list