Get more possible types when subscripting unsure-types.

Authored by flherne on Nov 20 2016, 1:22 PM.

Description

Get more possible types when subscripting unsure-types.

Before, foo[a] would only consider one possible type of foo.
Loop over all possible types and combine the values for each.

Differential Revision: https://phabricator.kde.org/D3427

Details

Committed
flherneNov 20 2016, 3:48 PM
Differential Revision
D3427: Get more possible types when subscripting.
Parents
R53:3a534dbb961f: Pass AbstractType::Ptr, not Declaration*, to accessAttribute()
Branches
Unknown
Tags
Unknown