• Show log

    Commit

  • Hash : 5476e805
    Author : Olli Etuaho
    Date : 2018-10-05T13:23:03

    Fix constructing void array zero nodes
    
    Correctly sized void arrays can be needed after parsing has recovered
    from an error and the code is trying to evaluate the constant value of
    a node. Since now we just have a generic EOpConstruct op instead of
    different ops for different types, we can simply remove the special
    handling for void arrays in CreateZeroNode to create the arrays in the
    correct size.
    
    BUG=chromium:890581
    TEST=angle_unittests
    
    Change-Id: I48d96c9ef1d695cd8583a845fd4bd24a7aaf535c
    Reviewed-on: https://chromium-review.googlesource.com/c/1264515
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags