]> granicus.if.org Git - clang/commit
Make sure when setting AttributesAsWritten of a property that they do not
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 6 Nov 2011 18:58:12 +0000 (18:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 6 Nov 2011 18:58:12 +0000 (18:58 +0000)
commitdbbdec994f5a96b5c25aaa679cd86ecabf545f7b
treeb742b12f5920af2b71ed8b7461d3bb1a572ee616
parent1d5fb8f6e85a5c9c7b9b611be655454159c92f12
Make sure when setting AttributesAsWritten of a property that they do not
include ownership qualifiers from the type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143885 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaObjCProperty.cpp