Fix InitListExpr::getSourceRange() to work in the case of no locations for '('...
Fix InitListExpr::getSourceRange() to work in the case of no locations for '(' and ')'. This can happen in the case of transparent unions. llvm-svn: 118472
Loading
Please register or sign in to comment