From 05a8c87bb2020a294a3a48e33a61952f1adedb91 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 3 Jun 2009 11:54:28 +0000 Subject: [PATCH] At a newline at the end of this file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72767 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Atomic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/System/Atomic.cpp b/lib/System/Atomic.cpp index cefd0bbf553..2827d889659 100644 --- a/lib/System/Atomic.cpp +++ b/lib/System/Atomic.cpp @@ -50,4 +50,4 @@ sys::cas_flag sys::CompareAndSwap(volatile sys::cas_flag* ptr, #else # error No compare-and-swap implementation for your platform! #endif -} \ No newline at end of file +}