[libcxx-commits] [PATCH] D97323: [libcxx] Fix infinite loop regression when building libc++ with ubsan

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 23 12:03:12 PST 2021


ldionne added a comment.

The fix looks OK to me, but why doesn't this show up when we run the tests under ubsan?


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

https://reviews.llvm.org/D97323



More information about the libcxx-commits mailing list