[PATCH] D146061: [ADT] Make llvm::is_contained call member `contains` or `find` when available

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 09:08:32 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eaacc25bb98: [ADT] Make llvm::is_contained call member `contains` or `find` when available (authored by kuhar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146061

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/Analysis/LoopInfoImpl.h
  llvm/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146061.505524.patch
Type: text/x-patch
Size: 4370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/91b7701b/attachment.bin>


More information about the llvm-commits mailing list