commit | 61ce98c13c4e13f2f399533cac2f0c7469c4aea7 | [log] [tgz] |
---|---|---|
author | Gabor Greif <ggreif@gmail.com> | Tue Sep 11 15:32:40 2007 +0000 |
committer | Gabor Greif <ggreif@gmail.com> | Tue Sep 11 15:32:40 2007 +0000 |
tree | b6a63c2eaf9e58d75c5fed7d1e4ba874571f9e5c | |
parent | 74a340749eb63af1ba7098c67f3ef72bd48f5ae8 [diff] [blame] |
get rid of ugly "warning: no newline at end of file" warnings that some compilers diagnose git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41847 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/Analysis/LiveVariables.cpp b/Analysis/LiveVariables.cpp index 4324b3e..40d4f76 100644 --- a/Analysis/LiveVariables.cpp +++ b/Analysis/LiveVariables.cpp
@@ -509,4 +509,4 @@ } fprintf(stderr,"\n"); -} \ No newline at end of file +}