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
  • debug.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Make UNIMPLEMENTED a warning. · 42cf958c
    Jamie Madill authored May 17, 2018
    Having UNIMPLEMENTED be an error was problematic in a few places. Some
    tests would pass despite hitting the macro. We were relying on this in
    a bunch of places. Making it a warning is an easier solution than
    fixing all of the cases.
    
    Going forward we can fix the warnings and make warnings produce test
    failures. This is similar to enabling warnings as errors in C++ code.
    
    Bug: angleproject:2552
    Change-Id: Iaf0479cd6bd6a9e85aaccbbee13c322166ff7b5a
    Reviewed-on: https://chromium-review.googlesource.com/1064724
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    42cf958c
debug.h 11.1 KB
EditWeb IDE
×

Replace debug.h

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.