]> granicus.if.org Git - clang/commit
Fix a bug whereby a pointer to a __weak was not recognized
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 21 Feb 2009 19:08:45 +0000 (19:08 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 21 Feb 2009 19:08:45 +0000 (19:08 +0000)
commit4ae1f058902ffd92207af678e1c62e43258127c6
treec5ea75d40a82e218f4e25faec19bd28d53c88116
parent39868cd436927d1392f2c5c5e56e6a996db278d5
Fix a bug whereby a pointer to a __weak was not recognized
as __weak (objc2 gc specific).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65238 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h