[PATCH] D100668: [ADT] Add STLShims.h and llvm::disjunction

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 14:04:49 PDT 2021


dblaikie added a comment.

Oh, and the patch description specifically calls out "STL types" - but presumably we might put STL variables in here too (like the `_v` variants of various traits)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100668



More information about the llvm-commits mailing list