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
  • common
  • matrix_utils_unittest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Make BUILD.gn targets into templates. · 7098cff5
    Jamie Madill authored Jan 15, 2019
    This allows us to "globally" add and remove certain configs as long as
    we use the new templates. This simplifies the logic of adding configs
    for stuff like extra warnings and default include dirs. As well it
    simplifies removing certain common unwanted configs.
    
    Generally simplifies the logic in BUILD.gn. Will allow for easily
    suppressing the clang-plugins config instead of using a global setting
    in .gn. Then we can enable the additional warnings config-by-config.
    
    Also fixes some warnings that turned up after we enabled the extra
    warnings config in our tests. Also moves the dEQP tests main to be
    consistent with the other test main files.
    
    Bug: angleproject:3069
    Change-Id: I5a8166cd0f5a7926822c171fcaf473fc86b3ffc1
    Reviewed-on: https://chromium-review.googlesource.com/c/1409871
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    7098cff5
matrix_utils_unittest.cpp 75.6 KB
EditWeb IDE
×

Replace matrix_utils_unittest.cpp

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.