[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 13:27:36 PDT 2022
piggynl updated this revision to Diff 451616.
piggynl added a comment.
Revise according to @dblaikie's comments.
Repository:
rG LLVM Github Monorepo
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.451616.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/26cda621/attachment.bin>
More information about the llvm-commits
mailing list