Skip to content

StoreGate: generalize parent container in DecorHandleKey

Frank Winklmeier requested to merge fwinkl/athena:decorhandle into master

Allow a VarHandleKey as parent container in decoration handles. This covers the use-case of decorating a container that is already defined as ReadHandleKey dependency.

Follow-up to !58618 (merged) and thanks @rbielski for the suggestion.

Merge request reports