Author: mrs
Date: Tue Oct 6 18:38:59 2009
New Revision: 83433
URL: http://llvm.org/viewvc/llvm-project?rev=83433&view=rev
Log:
Fix eof.
Modified:
cfe/trunk/lib/AST/CXXInheritance.cpp
Modified: cfe/trunk/lib/AST/CXXInheritance.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/AST/CXXInheritance.cpp?rev=83433&r1=83432&r2=83433&view=diff
==============================================================================
--- cfe/trunk/lib/AST/CXXInheritance.cpp (original)
+++ cfe/trunk/lib/AST/CXXInheritance.cpp Tue Oct 6 18:38:59 2009
@@ -241,4 +241,4 @@
}
return false;
-}
\ No newline at end of file
+}
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits