Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidben committed Sep 17, 2024
1 parent f2cfe68 commit a01582a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libcxx/include/__assert
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
# define _LIBCPP_ASSUME(expression) ((void)0)
#endif

// Historically, disabled assertions below expanded to `_LIBCPP_ASSUME`, but this both triggers the
// issue described above, and also causes every debug assertion to be a safety risk.

// clang-format off
// Fast hardening mode checks.

Expand Down

0 comments on commit a01582a

Please sign in to comment.