DescriptionAdd checks for stack-allocated types and their uses in fields.
- If A derives B, then A is stack allocated iff B is stack allocated.
- Fields to stack allocated types can only appear in stack allocated classes.
BUG=334149
R=ager@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258346
Patch Set 1 #
Total comments: 4
Patch Set 2 : implicitly inherit stack-allocated prop #Patch Set 3 : rebase #
Messages
Total messages: 10 (0 generated)
|