]> granicus.if.org Git - clang/commit
Some cleanup, change diagnostic when assigning to
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 18 Mar 2010 18:50:41 +0000 (18:50 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 18 Mar 2010 18:50:41 +0000 (18:50 +0000)
commit90c71268f04369328e8f579007b8b4f1da9feea0
treed38ca8ce89860441f2fae5d0801da6f05daf1cdf
parentbf7efa2742dc94363d3561d284c9d634fc5a780f
Some cleanup, change diagnostic when assigning to
a property which is not lvalue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98848 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/Expr.cpp
lib/Sema/SemaExpr.cpp
test/SemaObjC/property-not-lvalue.m