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_malloc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openmp/runtime/src/kmp_wrapper_malloc.h') diff --git a/openmp/runtime/src/kmp_wrapper_malloc.h b/openmp/runtime/src/kmp_wrapper_malloc.h index 257416df656..cf6f2be0800 100644 --- a/openmp/runtime/src/kmp_wrapper_malloc.h +++ b/openmp/runtime/src/kmp_wrapper_malloc.h @@ -3,7 +3,6 @@ * (malloc(), free(), and others). */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -13,7 +12,6 @@ // //===----------------------------------------------------------------------===// - #ifndef KMP_WRAPPER_MALLOC_H #define KMP_WRAPPER_MALLOC_H -- cgit v1.2.3