Commits

Rintaro Ishizaki committed 16f49dba63a
[gardening] Disambiguate the meaning of Expr::getEndLoc() in the doc comment "end of the expression" is very confusing. getEndLoc() actually returns the start location of the last token of the expression.