• Show log

    Commit

  • Hash : b8b962d2
    Author : Kimmo Kinnunen
    Date : 2024-11-08T14:53:00

    Parse function parameters into TPublicType
    
    Parse function parameters into TPublicType instead of TType.
    TType holds the type info, TPublicType holds the type specification
    info.
    
    This helps in moving the TType::isStructSpecifier into the AST nodes,
    away from the type system which it is not part of.
    
    Removes duplicated code where unnamed unsized arrays would cause
    different error message than named unsized arrays.
    
    Bug: angleproject:377330017
    Change-Id: I102b9e87823a545f7e64f971aafbdcd313a542fb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6000009
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Kimmo Kinnunen <kkinnunen@apple.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Kimmo Kinnunen <kkinnunen@apple.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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags