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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 11:12:42 PDT 2020


dblaikie added a comment.

+1 needs unit tests, might make sense to commit each one separately with its test (& maybe some cleanup commits afterwards, to help migrate the codebase/encourage future use in the new direction)


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