[PATCH] D78059: [llvm][STLExtras] Add various type_trait utilities currently present in MLIR
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 16:59:08 PDT 2020
lattner added a comment.
Yeah it was just a thought - much of STLExtras is conceptually "iterator like", so moving them to IteratorExtras.h or something could make the rest stand out. There is also a cluster that could go to AlgorithmExtras.h etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78059/new/
https://reviews.llvm.org/D78059
More information about the llvm-commits
mailing list