aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_affinity.h
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
commitbe524d61352b90f5ed12b494e7f395e1eacf598f (patch)
tree01056c6fc2d864ca15f683be1233f3d70e069819 /runtime/src/kmp_affinity.h
parentc376c2708f97e7d1f784d509d0cf934bb2ec4b44 (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@316227 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/src/kmp_affinity.h')
-rw-r--r--runtime/src/kmp_affinity.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/src/kmp_affinity.h b/runtime/src/kmp_affinity.h
index ae749c1..e890165 100644
--- a/runtime/src/kmp_affinity.h
+++ b/runtime/src/kmp_affinity.h
@@ -2,7 +2,6 @@
* kmp_affinity.h -- header for affinity management
*/
-
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
@@ -12,7 +11,6 @@
//
//===----------------------------------------------------------------------===//
-
#ifndef KMP_AFFINITY_H
#define KMP_AFFINITY_H