Introduce a new code-completion context for a parenthesized
expression, e.g., after the '(' that could also be a type cast. Here, we provide types as code-completion results in C/Objective-C (C++ already had them), although we wouldn't in a normal expression context. llvm-svn: 113904
Loading
Please register or sign in to comment