Author: d0k
Date: Tue Aug 11 17:33:06 2009
New Revision: 78735
URL: http://llvm.org/viewvc/llvm-project?rev=78735&view=rev
Log:
Add newline at end of file.
Modified:
cfe/trunk/lib/Sema/SemaTemplate.cpp
Modified: cfe/trunk/lib/Sema/SemaTemplate.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/SemaTemplate.cpp?rev=78735&r1=78734&r2=78735&view=diff
==============================================================================
--- cfe/trunk/lib/Sema/SemaTemplate.cpp (original)
+++ cfe/trunk/lib/Sema/SemaTemplate.cpp Tue Aug 11 17:33:06 2009
@@ -3175,4 +3175,4 @@
CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name);
return Rebuilder.TransformType(T);
-}
\ No newline at end of file
+}
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits