]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6505139> [clang on growl]: need to allow unnamed selectors as...
authorSteve Naroff <snaroff@apple.com>
Wed, 11 Feb 2009 20:43:13 +0000 (20:43 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 11 Feb 2009 20:43:13 +0000 (20:43 +0000)
commit84c431088693e216193094d1dbf327a01173f57f
tree2e279d25f4036b608cc4b98169a7344158581839
parente21dd6ffef4585fa43cd3586ed971217d65bf56c
Fix <rdar://problem/6505139> [clang on growl]: need to allow unnamed selectors as the first argument

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseObjc.cpp
test/SemaObjC/selector-1.m