Skip to content

Commit a01582a

Browse files
committed
Remove comment
1 parent f2cfe68 commit a01582a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libcxx/include/__assert

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
# define _LIBCPP_ASSUME(expression) ((void)0)
3535
#endif
3636

37-
// Historically, disabled assertions below expanded to `_LIBCPP_ASSUME`, but this both triggers the
38-
// issue described above, and also causes every debug assertion to be a safety risk.
39-
4037
// clang-format off
4138
// Fast hardening mode checks.
4239

0 commit comments

Comments
 (0)