"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "32f5d6b9be7bffbbca6b8841d2913589c9b00b27"
Add IgnoreParenImpCasts() to Expr, which is basically like IgnoreParenCasts
except it only skips implicit casts. Also fix ObjCImplicitGetterSetterRefExpr's child_begin to skip the base expression if it's actually a type reference (which you get with static property references). llvm-svn: 103132
Loading
Please register or sign in to comment