[PATCH] D83449: [llvm] Add contains(KeyType) -> bool methods to Set types.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 12:04:08 PDT 2020
dblaikie added a comment.
In D83449#2159295 <https://reviews.llvm.org/D83449#2159295>, @varungandhi-apple wrote:
> Thanks! It seems a bit weird that this revision now only shows the one commit under Revision contents even though the 'Commits' above shows the six commits. 🤷
Yeah, I doubt there's much to be done about that. Imagine phab only has the concept of a review being related to one commit.
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