[all-commits] [llvm/llvm-project] ec1a76: [libc++][NFC] Use TEST_HAS_NO_EXCEPTIONS.
mordante via All-commits
all-commits at lists.llvm.org
Sat Mar 12 03:22:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec1a7647ee67cd7d865f3621fe66d82bda7ccc15
https://github.com/llvm/llvm-project/commit/ec1a7647ee67cd7d865f3621fe66d82bda7ccc15
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-03-12 (Sat, 12 Mar 2022)
Changed paths:
M libcxx/test/std/utilities/format/format.functions/format_tests.h
Log Message:
-----------
[libc++][NFC] Use TEST_HAS_NO_EXCEPTIONS.
The test should use the already available test macro.
More information about the All-commits
mailing list