• Show log

    Commit

  • Hash : 15fe0474
    Author : Shahbaz Youssefi
    Date : 2022-03-21T00:06:38

    Translator: Work around tool paranoia w.r.t repeated std::move
    
    An unknown diagnostic tool has flagged a usage in PruneNoOps, where an
    empty vector is std::move'd on multiple iterations of a loop, as
    error-prone.  That was intended behavior.  To silence the tool however,
    the empty vector declaration is moved inside the loop.
    
    Bug: chromium:1304953
    Change-Id: Ie4b0c78e3f4a845db2b3b3a18d4ca095f0ba746b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3539443
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags