aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/selector-1.m
AgeCommit message (Expand)Author
2009-02-11Fix <rdar://problem/6505139> [clang on growl]: need to allow unnamed selector...Steve Naroff
2008-07-26move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner