commit | 0268810a46780144a2d5fb5a017c938d1199189c | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Sep 14 23:59:36 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Sep 14 23:59:36 2010 +0000 |
tree | 6e06d1b58bdb7854ca6481a14459e3ef339e93bf | |
parent | 6c52c7850bccb6991470668429a1e1edf01b0873 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113904 91177308-0d34-0410-b5e6-96231b3b80d8