]> granicus.if.org Git - llvm/commitdiff
Add newline to end of file to quiet warnings.
authorGreg Clayton <gclayton@apple.com>
Sun, 25 Dec 2016 18:41:47 +0000 (18:41 +0000)
committerGreg Clayton <gclayton@apple.com>
Sun, 25 Dec 2016 18:41:47 +0000 (18:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290519 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/NativeFormatting.h

index bd4a0c9cb8ccd5d98cb2f6cba12c8e2e111531b2..6d1dd7b422fe6199dad8d365416720f5684a12e5 100644 (file)
@@ -45,4 +45,5 @@ void write_double(raw_ostream &S, double D, FloatStyle Style,
                   Optional<size_t> Precision = None);
 }
 
-#endif
\ No newline at end of file
+#endif
+