commit | e35b768ac4c8c5756e5ecf950153cea03faf4505 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersca@mac.com> | Wed Mar 10 06:51:56 2010 +0000 |
committer | Anders Carlsson <andersca@mac.com> | Wed Mar 10 06:51:56 2010 +0000 |
tree | 70a5a2091bff3e9bb931da01f7dbdd1c78e04348 | |
parent | 6039661c20eb6345c9d7dc1abd644183ebc91063 [diff] [blame] |
Add newline. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98140 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGenCXX/vtable-layout.cpp b/test/CodeGenCXX/vtable-layout.cpp index de6010c..5c783f1 100644 --- a/test/CodeGenCXX/vtable-layout.cpp +++ b/test/CodeGenCXX/vtable-layout.cpp
@@ -1090,5 +1090,4 @@ }; void D::d() { } - -} \ No newline at end of file +}