[all-commits] [llvm/llvm-project] 0d91b0: [libc++][test] cleanup in formatter.h
Casey Carter via All-commits
all-commits at lists.llvm.org
Wed Jan 11 12:57:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d91b05052140f5ae3ebbaae36304e5d1eb2bb58
https://github.com/llvm/llvm-project/commit/0d91b05052140f5ae3ebbaae36304e5d1eb2bb58
Author: Casey Carter <Casey at Carter.net>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M libcxx/test/std/time/time.syn/formatter_tests.h
Log Message:
-----------
[libc++][test] cleanup in formatter.h
* Silence warnings for unused parameters / variables
* There's no reason to output unexpected exceptions only for libc++
Differential Revision: https://reviews.llvm.org/D141453
More information about the All-commits
mailing list