[libcxx-commits] [libcxx] [libc++] Clean up includes of <__assert> (PR #80091)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 6 17:03:35 PST 2024


================
@@ -6,11 +6,12 @@
 //
 //===----------------------------------------------------------------------===//
 
-// This test checks that if no hardening mode is defined (i.e., in the unchecked mode), by default assertions aren't
-// triggered.
+// This test checks that if no hardening mode is defined (i.e., in the unchecked mode),
----------------
var-const wrote:

Nit: this reformatting seems unrelated.

https://github.com/llvm/llvm-project/pull/80091


More information about the libcxx-commits mailing list