diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-09-23 23:01:17 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-09-23 23:01:17 +0000 |
| commit | 0ac41389a4401daafa350d42d65ad4eb90ed61f0 (patch) | |
| tree | 25bc879f7e9db70e277fbb6a965fd73e20a5d11e /llvm/lib/Target | |
| parent | bd57e0ce3dd39b5e658298000adf7446b9796487 (diff) | |
| download | bcm5719-llvm-0ac41389a4401daafa350d42d65ad4eb90ed61f0.tar.gz bcm5719-llvm-0ac41389a4401daafa350d42d65ad4eb90ed61f0.zip | |
Synchronize globally-cached code completion results with the results
provided when the optimization is disabled. In particular, split
the completion context CCC_Other into two contexts: CCC_Other, which
means that it's an undisclosed context for which any other results are
unwelcome, and CCC_Recovery, which is used in recovery cases.
Since we're now using the completion context within the completion
results builder, make sure that it's always set to something.
Fixes <rdar://problem/8470644>.
llvm-svn: 114704
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

