Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • third_party
  • gpu_test_expectations
  • angle-mods.patch
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    gpu_test_expectations: Fix a -Wheader-hygiene · cc16c913
    Corentin Wallez authored Aug 20, 2015
    Reland with a fix for the compilation on Windows.
    Rereland with a fix for the Chromium compilation on Windowds.
    
    Our angle_config.h was using "using namespace" in a header as a way to
    import symbols to shim Chromium's base. This patch changes this to
    import each function separately using "using".
    
    This patch will allow our gpu_test_expectations to compile inside
    Chromium on Linux.
    
    BUG=angleproject:1127
    
    Change-Id: Iefb9e253e278fa766a11e50fc6a69eceb2e81dd9
    Reviewed-on: https://chromium-review.googlesource.com/295192Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    cc16c913
angle-mods.patch 22.2 KB
EditWeb IDE
×

Replace angle-mods.patch

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.