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

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:32 PDT 2020


njames93 added a comment.

In D84141#2162982 <https://reviews.llvm.org/D84141#2162982>, @dblaikie wrote:

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


I'm not sure a test case would be worth it as this is purely a compile time check.


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