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

Arthur Eubanks via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 31 08:31:56 PDT 2023


aeubanks added a comment.

In D123175#4381933 <https://reviews.llvm.org/D123175#4381933>, @ldionne wrote:

> @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`.

sorry, I never fixed the regressions, I'll try to find some time to take a look at this again


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