]> granicus.if.org Git - clang/commitdiff
Add newline.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 13 Feb 2010 20:24:39 +0000 (20:24 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 13 Feb 2010 20:24:39 +0000 (20:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96116 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AST/ASTImporter.cpp

index 6840c61bed32ed1d18c048dabd8cd67459a6f4a7..0d0a76e562beda27c1e9618c28ddd151c9fa9668 100644 (file)
@@ -1633,4 +1633,4 @@ DiagnosticBuilder ASTImporter::FromDiag(SourceLocation Loc, unsigned DiagID) {
 Decl *ASTImporter::Imported(Decl *From, Decl *To) {
   ImportedDecls[From] = To;
   return To;
-}
\ No newline at end of file
+}