[libcxx-commits] [PATCH] D153968: [libc++] Stop using __builtin_assume in _LIBCPP_ASSERT
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 28 08:22:17 PDT 2023
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
I'm a bit surprised by the information in the discourse thread; I too assumed it was safe to use.
I agree we should disable it, so LGTM!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153968/new/
https://reviews.llvm.org/D153968
More information about the libcxx-commits
mailing list