At a newline at the end of this file.
authorDuncan Sands <baldrick@free.fr>
Wed, 3 Jun 2009 11:54:28 +0000 (11:54 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 3 Jun 2009 11:54:28 +0000 (11:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72767 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Atomic.cpp

index cefd0bbf55386b4313af5ab47db38b8614595860..2827d8896594544b09ec4176bfd4f3846087aff4 100644 (file)
@@ -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
+}