From 4fe43f9b4a30b595a7688a4bab5370a550264a5f Mon Sep 17 00:00:00 2001 From: Jason Henline Date: Wed, 22 Jun 2016 17:40:02 +0000 Subject: Add whitespace to check commit access No functional changes. Just adding whitespace in a comment in order to check that I am able to push a commit to the repo. llvm-svn: 273447 --- 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 db03a4d6240..3d7bec09e62 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