[libcxx-commits] [libcxx] [libc++][print] Adds ostream overloads. (PR #73262)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 19 08:15:55 PST 2023


================
@@ -570,6 +570,7 @@ def check_gdb(cfg):
             cfg.available_features,
         ),
     ),
+
----------------
ldionne wrote:

Nit: let's not add whitespace just for consistency with above.

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


More information about the libcxx-commits mailing list