[all-commits] [llvm/llvm-project] 305b50: [libc++] Fix test failures in C++14 mode
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jul 8 22:15:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 305b500eaf8c3b6a319e4571b4279a4694645d0d
https://github.com/llvm/llvm-project/commit/305b500eaf8c3b6a319e4571b4279a4694645d0d
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/mutex_duration.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/mutex_time_point.pass.cpp
Log Message:
-----------
[libc++] Fix test failures in C++14 mode
More information about the All-commits
mailing list