]> granicus.if.org Git - clang/commit
Refactored checking on readonly property into a method.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 25 Nov 2008 21:48:26 +0000 (21:48 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 25 Nov 2008 21:48:26 +0000 (21:48 +0000)
commit31afbf02a381ae9c77d225aa54f972d152838b3a
tree0e0c1b2d9c42819eb9a6d36b7cf0233d7b1ae83f
parent6669db9d80d77d10f101aa9f8e488bbd2d98f76c
Refactored checking on readonly property into a method.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60050 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp
lib/AST/Expr.cpp