[PATCH] D146061: [ADT] Make llvm::is_contained call member `contains` or `find` when available
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 01:36:42 PDT 2023
nikic added a comment.
In D146061#4194912 <https://reviews.llvm.org/D146061#4194912>, @kuhar wrote:
> Here's an example that landed minutes ago in the tree: https://reviews.llvm.org/D145464
Oh wow, that's terrible. I guess I withdraw my objection then, I didn't realize that people don't know what is_contained() does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146061/new/
https://reviews.llvm.org/D146061
More information about the llvm-commits
mailing list