]> granicus.if.org Git - clang/commit
Fix serious regression introduced in r157780 where __attribute__((NSObject))
authorTed Kremenek <kremenek@apple.com>
Wed, 29 Aug 2012 22:54:47 +0000 (22:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 29 Aug 2012 22:54:47 +0000 (22:54 +0000)
commit9af9122067f1334806a5f22ce907a3209490d506
tree7602f063a58b4726bea18529d90084f6b0572f11
parent97d3f3b0f85a6e1ba1c6de689246953a33ea987b
Fix serious regression introduced in r157780 where __attribute__((NSObject))
could not be attached to a CFTypeRef.

Fixes <rdar://problem/12197822>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162872 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/SemaObjC/nsobject-attribute.m