[all-commits] [llvm/llvm-project] 32d8c2: [libc++][test] Mark throw_format_error as noreturn.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Thu May 25 10:46:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32d8c24277129fef82c35cc390c03308808f3596
https://github.com/llvm/llvm-project/commit/32d8c24277129fef82c35cc390c03308808f3596
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M libcxx/test/support/format.functions.common.h
Log Message:
-----------
[libc++][test] Mark throw_format_error as noreturn.
This fixes and GCC error. This was tested in D135787.
More information about the All-commits
mailing list