• Show log

    Commit

  • Hash : 7e1197e0
    Author : Jiawei Shao
    Date : 2017-08-24T15:48:38

    Fix crash when indexing unsupported interface blocks by variable
    
    This patch intends to fix a compiler crash when indexing an
    unsupported interface blocks. We should not use UNREACHABLE() here
    because the compiler will continue parsing when this kind of error
    is generated. Instead, we use an ASSERT to ensure the compile error
    must have been reported before when the parsing reaches here.
    
    BUG=chromium:758159
    
    Change-Id: I4bc63316d156d51f721123fe963106d1e81d8d32
    Reviewed-on: https://chromium-review.googlesource.com/631797
    Reviewed-by: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags