summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_cancel.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2017-10-20 19:30:57 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2017-10-20 19:30:57 +0000
commit94a114fc3902692018f15b0b27ab9fc57d6cb747 (patch)
tree246ebef6bbe102611452d4307677d643f5a95667 /openmp/runtime/src/kmp_cancel.cpp
parent1311ff13401f67becd2adbf4538d4711f1ae0e18 (diff)
downloadbcm5719-llvm-94a114fc3902692018f15b0b27ab9fc57d6cb747.tar.gz
bcm5719-llvm-94a114fc3902692018f15b0b27ab9fc57d6cb747.zip
Apply formatting changes
.clang-format's comments are removed and a (hopefully) final set of formatting changes are applied. Differential Revision: https://reviews.llvm.org/D38837 Differential Revision: https://reviews.llvm.org/D38920 llvm-svn: 316227
Diffstat (limited to 'openmp/runtime/src/kmp_cancel.cpp')
-rw-r--r--openmp/runtime/src/kmp_cancel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/openmp/runtime/src/kmp_cancel.cpp b/openmp/runtime/src/kmp_cancel.cpp
index f680d1ac97c..efc67fcb57f 100644
--- a/openmp/runtime/src/kmp_cancel.cpp
+++ b/openmp/runtime/src/kmp_cancel.cpp
@@ -8,7 +8,6 @@
//
//===----------------------------------------------------------------------===//
-
#include "kmp.h"
#include "kmp_i18n.h"
#include "kmp_io.h"
OpenPOWER on IntegriCloud