• Show log

    Commit

  • Hash : a2a16b45
    Author : Hans Wennborg
    Date : 2023-09-27T16:57:23

    Use constexpr if to suppress more aggressive conversion warning
    
    The latest version of Clang started warning about the implicit
    conversion in the 'else' branch even for types where that branch is not
    taken. Use 'constexpr if' to passify the compiler.
    
    Bug: chromium:1487142
    Change-Id: I52ae111abaeac46b586bf9f5c150c9a58e419704
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4891702
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags