[libcxx-commits] [PATCH] D123175: [libcxx] Add flag to disable __builtin_assume in _LIBCPP_ASSERT

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 30 12:33:50 PDT 2023


ldionne added a comment.

@aeubanks Hi, I just came across this again, did you ever get around to fixing the broken builtin? It would be nice to remove `_LIBCPP_ASSERTIONS_DISABLE_ASSUME`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123175



More information about the libcxx-commits mailing list