From 703788373aa61e0e1db60575e814b5646af88af7 Mon Sep 17 00:00:00 2001 From: Jason Henline Date: Wed, 22 Jun 2016 18:01:11 +0000 Subject: Removing whitespace from test commit rL273447 Undoing the trivial change I introduced in rL273447. llvm-svn: 273449 --- llvm/lib/Support/ThreadPool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Support/ThreadPool.cpp') diff --git a/llvm/lib/Support/ThreadPool.cpp b/llvm/lib/Support/ThreadPool.cpp index 3d7bec09e62..db03a4d6240 100644 --- a/llvm/lib/Support/ThreadPool.cpp +++ b/llvm/lib/Support/ThreadPool.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// // // This file implements a crude C++11 based thread pool. -// +// //===----------------------------------------------------------------------===// #include "llvm/Support/ThreadPool.h" -- cgit v1.2.3