]> granicus.if.org Git - clang/commitdiff
Fix eof.
authorMike Stump <mrs@apple.com>
Tue, 6 Oct 2009 23:38:59 +0000 (23:38 +0000)
committerMike Stump <mrs@apple.com>
Tue, 6 Oct 2009 23:38:59 +0000 (23:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83433 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AST/CXXInheritance.cpp

index 838835b40308c91ff2ebdf6748009978219c4271..4a46eab2e60380aade9f4e97b95489d83b7763db 100644 (file)
@@ -241,4 +241,4 @@ bool CXXRecordDecl::FindNestedNameSpecifierMember(CXXBaseSpecifier *Specifier,
   }
   
   return false;
-}
\ No newline at end of file
+}