commit | 2ccccb3ff40c64927817a7e1ddf1da8c188ed224 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Aug 23 18:23:48 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Aug 23 18:23:48 2010 +0000 |
tree | 6a7aba2f7c54a63a3b04909c181fad25c18a89df | |
parent | 5d743fa747281dbecbc0d557035ca44f8a26a342 [diff] |
Introduce a new code-completion point when we're parsing a declarator. Here, we can only see a few things (e.g., cvr-qualifiers, nested name specifiers) and we do not want to provide other non-macro completions. Previously, we would end up in recovery mode and would provide a large number of non-relevant completions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111818 91177308-0d34-0410-b5e6-96231b3b80d8