Remove trailing whitespace in test suite. Approved by Marshall Clow.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// class thread
|
||||
// template <class _Fp, class ..._Args,
|
||||
// explicit thread(_Fp&& __f, _Args&&... __args);
|
||||
// This constructor shall not participate in overload resolution
|
||||
// This constructor shall not participate in overload resolution
|
||||
// if decay<F>::type is the same type as std::thread.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user