[PATCH] D131549: [ADT] Make SmallSet::insert(const T &) returns const_iterator

Piggy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 22:55:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
piggynl marked 2 inline comments as done.
Closed by commit rG8719faafdb3f: [ADT] Make SmallSet::insert(const T &) return const_iterator (authored by piggynl).

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.452592.patch
Type: text/x-patch
Size: 3351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/672741d8/attachment.bin>


More information about the llvm-commits mailing list