[libcxx-commits] [PATCH] D126663: [libc++][test] Refactor SmallBasicString uses in range.lazy.split tests

David Stone via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 3 14:29:15 PDT 2022


davidstone added a comment.

In D126663#3552370 <https://reviews.llvm.org/D126663#3552370>, @jloser wrote:

> Rebase to poke with newest Clang. I can repro the ICE on clang trunk, but it's not consistent. I think it's a miscompile by Clang in some cases.

You get a consistent failure if you run against an assertions-enabled build of clang. https://github.com/llvm/llvm-project/issues/55867


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126663



More information about the libcxx-commits mailing list