[PATCH] D62369: [ADT] Enable set_difference() to be used on StringSet

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 13:20:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362835: [ADT] Enable set_difference() to be used on StringSet (authored by pozulp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62369?vs=203606&id=203612#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62369/new/

https://reviews.llvm.org/D62369

Files:
  llvm/trunk/include/llvm/ADT/StringMap.h
  llvm/trunk/include/llvm/ADT/StringSet.h
  llvm/trunk/unittests/ADT/CMakeLists.txt
  llvm/trunk/unittests/ADT/StringMapTest.cpp
  llvm/trunk/unittests/ADT/StringSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62369.203612.patch
Type: text/x-patch
Size: 4001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/ea12a535/attachment.bin>


More information about the llvm-commits mailing list