Chromium Code Reviews
Descriptionbindings: Add the proper includes for unions inside records
While https://codereview.chromium.org/2749253002 took care of adding all
required includes and forward-declarations for unions inside records inside
other unions, it did not solve it for unions inside records which were _not_
inside other unions: in this case, v8_union is not used at all, so we need
to patch code_generator_v8.depending_union_type() instead.
BUG=685754
R=bashi@chromium.org,haraken@chromium.org,yukishiino@chromium.org
Review-Url: https://codereview.chromium.org/2752223002
Cr-Commit-Position: refs/heads/master@{#457404}
Committed: https://chromium.googlesource.com/chromium/src/+/73201f61646ab7e1c2aca0a5bd5994aa82958e42
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||