Skip to content
Commit 5e35d591 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent c7cf42d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment