• Show log

    Commit

  • Hash : e5b33850
    Author : Shahbaz Youssefi
    Date : 2025-09-26T14:59:20

    Translator: Fail earlier if main() is not present.
    
    The IR assumes that main() is available on successful parse.
    
    Additionally, in preparation for IR removing a check that the AST root
    is set up, a compile failure to that effect is turned into an assertion.
    The AST generated before IR is logically only used for validation
    purposes, so the compiler cannot rely on it to generate an error.
    
    Bug: angleproject:349994211
    Change-Id: I5d4501b52fed8214213a4ae1dada923decee9a8b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6991529
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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