]> granicus.if.org Git - clang/commitdiff
Add newline.
authorAnders Carlsson <andersca@mac.com>
Wed, 10 Mar 2010 06:51:56 +0000 (06:51 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 10 Mar 2010 06:51:56 +0000 (06:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98140 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/vtable-layout.cpp

index de6010ceaf036feb9cd93e53c976150bb5ca3847..5c783f1f23dc4bce8c29e46d15b4ec3ba71e3a63 100644 (file)
@@ -1090,5 +1090,4 @@ class D : virtual B, virtual C {
 };
 void D::d() { } 
 
-
-}
\ No newline at end of file
+}