• Show log

    Commit

  • Hash : ab71d751
    Author : Kimmo Kinnunen
    Date : 2024-02-07T14:25:32

    Fix an assert on multidim array constructors
    
    Fail early instead of asserting when trying to parse a
    multidimensional array constructor call with unsized
    argument array argument.
    
    int A[];
    int B[int[][](A)];
    
    Bug: angleproject:8519
    Change-Id: Iee2c70318eebd2def57ffab8db709d1076692922
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5272434
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Kimmo Kinnunen <kkinnunen@apple.com>
    Commit-Queue: Kimmo Kinnunen <kkinnunen@apple.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags