• Show log

    Commit

  • Hash : a02670d6
    Author : Tom Sepez
    Date : 2025-08-26T20:41:16

    Move unsafe buffers inside header guard macros
    
    While this is exactly opposite of what Chromium has chosen to do,
    there is an issue with clang-format trying to indent preprocessor
    directives four spaces relative to include guard. This is because
    Angle's .clang-format file specifies IndentPPDirectives: AfterHash
    but Chromium's does not. The current placement is sufficient to
    throw off clang-format's guard detection since the guard macro no
    longer covers the entire file.
    
    Bug: b/436880895
    Change-Id: Ic6b99c8cef6213939cdf9b42af8730e1eb423065
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6885892
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Auto-Submit: Tom Sepez <tsepez@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags