]> granicus.if.org Git - clang/commit
objective-c: remove IsConstProperty as it does not
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Apr 2012 17:30:10 +0000 (17:30 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 10 Apr 2012 17:30:10 +0000 (17:30 +0000)
commite7ea28a5855beaa828e11f5b1ffe6cf0d6209861
treed9d90bbfe56b8a4c149bffd06e1da7a737578abd
parent0cc9fdbc551ec622d73d27e703d30a443ce7b0b5
objective-c: remove IsConstProperty as it does not
seem to get called any more. Also add an assert in
isModifiableLvalue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp