When code completing in a statement, parenthesized expression, or
Objective-C message receiver, the user is as likely to want to write a type name as any other declaration, so give types the same priority as other declarations. Fixes <rdar://problem/12480600>. llvm-svn: 174038
Loading
Please register or sign in to comment