[all-commits] [llvm/llvm-project] 7941e5: [libc++][print] Fixes tests.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jul 18 12:50:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7941e5df762cea2354e8d748cfd74ca20e008db5
      https://github.com/llvm/llvm-project/commit/7941e5df762cea2354e8d748cfd74ca20e008db5
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M libcxx/test/std/input.output/iostream.format/print.fun/print_tests.h

  Log Message:
  -----------
  [libc++][print] Fixes tests.

The exception message improvements for `<format>` were not applied to
print. The issue has been reported by Ian Anderson.




More information about the All-commits mailing list