Skip to content
Commit 3a534dbb authored by Francis Herne's avatar Francis Herne
Browse files

Pass AbstractType::Ptr, not Declaration*, to accessAttribute()

All but one caller had to look up the declaration only to have it converted
  back, so the previous version was pointless anyway.

This allows subscripting of expressions (inc. other subscripts), when the
  subscripted type isn't a ListType/IndexedContainer.

BUG: 359912
Differential Revision: https://phabricator.kde.org/D3422
parent 9139213b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment