Fix crash when assiging to a property with an invalid type
This is a regression from clang 3.4 Set the result to ExprError and returns true, rather than simply returns false because errors have been reported already and returning false show a confusing error llvm-svn: 214734
Loading
Please register or sign in to comment