v8binding: Fix use of zero-length variable length arrays
Fix the bindings generator so that it won't use variable length arrays with zero sizes, which are forbidden by C++ standard. Bug: 932489 Change-Id: Ife08fe8be4e6b9907c3c97c8047c0432cdddd4bc Reviewed-on: https://chromium-review.googlesource.com/c/1490985 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#636796}
Showing
Please register or sign in to comment