• Show log

    Commit

  • Hash : d1c4a6d6
    Author : Brian Salomon
    Date : 2019-09-07T09:33:57

    Add final to class TIntermPreprocessorDirective
    
    Suppresses this new warning in clang 10:
    
    IntermNode.h:971:37: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
        ~TIntermPreprocessorDirective() final;
    
    BUG=angleproject:3903
    
    Change-Id: I26a2fe1440653c83cf1b0498ee3bff0829a10145
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1789930
    Commit-Queue: Geoff Lang <geofflang@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