EmptyInsteadOfSize: emptyInsteadOfSizeTest1.C:5.9-20: SgGreaterThanOp: Use empty() member function instead of comparing the result of size() against 0.
EmptyInsteadOfSize: emptyInsteadOfSizeTest1.C:7.9-21: SgEqualityOp: Use empty() member function instead of comparing the result of size() against 0.
