Add newline to end of file.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55525 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/Driver/AnalysisConsumer.cpp b/Driver/AnalysisConsumer.cpp
index 83ad624..39b76e2 100644
--- a/Driver/AnalysisConsumer.cpp
+++ b/Driver/AnalysisConsumer.cpp
@@ -572,4 +572,4 @@
   
   // Delete the directory.
   Dir.eraseFromDisk(true); 
-}
\ No newline at end of file
+}