[all-commits] [llvm/llvm-project] 9f4b88: [libc++] NFC: Remove unused includes from the test...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Oct 23 12:52:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f4b888c32161ac32cd10df3897e35bf66bba396
https://github.com/llvm/llvm-project/commit/9f4b888c32161ac32cd10df3897e35bf66bba396
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M libcxx/test/std/utilities/time/time.cal/time.cal.ym/time.cal.ym.nonmembers/minus.pass.cpp
M libcxx/test/support/filesystem_test_helper.h
Log Message:
-----------
[libc++] NFC: Remove unused includes from the test suite
- <iostream> include from a <chrono> test
- <regex> include from the filesystem tests
More information about the All-commits
mailing list