Index: src/SymTab/Validate.cc
===================================================================
--- src/SymTab/Validate.cc	(revision 23b6643f5ea88fa1b0e11583e2f0ed9315a515de)
+++ src/SymTab/Validate.cc	(revision 141b7868c72c7947affae41e61e4bfcd7f9c6652)
@@ -241,5 +241,5 @@
 		return dynamic_cast< StructDecl * >( decl ) || dynamic_cast< UnionDecl * >( decl );
 	}
-
+	// xxx - shouldn't this be declsToAddBefore?
 	template< typename AggDecl >
 	void HoistStruct::handleAggregate( AggDecl *aggregateDecl ) {
