[PATCH] D103935: Add Twine support for std::string_view.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 17:50:04 PDT 2021


saugustine added a comment.

Reverting this patch might help in the instant case, but the odds of something similar happening, where the data structure is different across different versions of the standard is very hard to guarantee. And also hard to test for.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103935



More information about the llvm-commits mailing list