aboutsummaryrefslogtreecommitdiff
path: root/test/Index/objc-message.m
AgeCommit message (Expand)Author
2009-11-08Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-07-30Add support for ObjC message expressions, in the Analyzer:Argyrios Kyrtzidis