• Show log

    Commit

  • Hash : 9f01a0d4
    Author : Olli Etuaho
    Date : 2017-06-12T10:54:53

    Fix RewriteElseBlocks using a non-prefixed struct name
    
    RewriteElseBlocks used to have an issue where it could add an
    unprefixed struct name to the AST in a TIntermRaw node, as opposed to
    the prefixed name that the struct would be defined with. Use a proper
    return statement node instead of a raw node to fix this issue and make
    the code more robust.
    
    BUG=angleproject:2061
    TEST=angle_unittests
    
    Change-Id: I3993b5093646983f038268f3a5ffe26ccdae66e8
    Reviewed-on: https://chromium-review.googlesource.com/530785
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    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