[PATCH] D84141: [ADT] use is_base_of inplace of is_same for random_access_iterator_tag checks

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:29 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Fair enough - might be nice to have a test case? But may not be worth it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84141





More information about the llvm-commits mailing list