commit | 412af03cee1e45b14b85d46914bf3103067f31d5 | [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 | 15bce3f46036d48660c513aa16eb05bb21450bd1 | |
parent | 94580c75220c8eb9263c2262489b940d55c7706b [diff] [blame] |
get rid of ugly "warning: no newline at end of file" warnings that some compilers diagnose llvm-svn: 41847
diff --git a/clang/Analysis/LiveVariables.cpp b/clang/Analysis/LiveVariables.cpp index 4324b3e..40d4f76 100644 --- a/clang/Analysis/LiveVariables.cpp +++ b/clang/Analysis/LiveVariables.cpp
@@ -509,4 +509,4 @@ } fprintf(stderr,"\n"); -} \ No newline at end of file +}