Changes between Initial Version and Version 1 of Ticket #20074
- Timestamp:
- 02/17/16 02:57:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20074
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
9264ff161e50900ce17ca62393d70b8abc4b4bb6
-
Property
Branch
changed from
to
u/vdelecroix/20074
-
Property
Status
changed from
-
Ticket #20074 – Description
initial v1 4 4 - removing the method `kind` of descriptors and instead use the class themselves for dispatching 5 5 - detect unions earlier in the code to avoid constructing `ANBinaryExpr` 6 7 follow up: #19955