[libcxx-commits] [PATCH] D79323: Remove unused _LIBCPP_RAW_ITERATORS

Marcel Hlopko via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 25 02:07:09 PDT 2020


hlopko added a comment.

It seems that Yandex is using their own patch for the same behavior, so we can still remove it from llvm as unused? And if we want it to be a feature, it should be promoted to a flag in the config flag like other ABI-affecting features, and we should add test coverage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79323





More information about the libcxx-commits mailing list