[PATCH] D83449: [llvm] Add contains(KeyType) -> bool methods to Set types.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 13:30:31 PDT 2020


fhahn accepted this revision.
fhahn added a comment.

LGTM as well, thanks! You could commit this as separate patches for each container.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83449





More information about the llvm-commits mailing list