From 94a114fc3902692018f15b0b27ab9fc57d6cb747 Mon Sep 17 00:00:00 2001 From: Jonathan Peyton Date: Fri, 20 Oct 2017 19:30:57 +0000 Subject: 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 --- openmp/runtime/src/kmp_wrapper_getpid.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openmp/runtime/src/kmp_wrapper_getpid.h') diff --git a/openmp/runtime/src/kmp_wrapper_getpid.h b/openmp/runtime/src/kmp_wrapper_getpid.h index 490e5cb10ff..5b4081a82a0 100644 --- a/openmp/runtime/src/kmp_wrapper_getpid.h +++ b/openmp/runtime/src/kmp_wrapper_getpid.h @@ -2,7 +2,6 @@ * kmp_wrapper_getpid.h -- getpid() declaration. */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #ifndef KMP_WRAPPER_GETPID_H #define KMP_WRAPPER_GETPID_H -- cgit v1.2.3