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
  • compiler
  • translator
  • ValidateSwitch.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix an issue with handling an error case inside ValidateSwitch · c8716df9
    Olli Etuaho authored Feb 26, 2015
    In case a condition with a wrong type is given to a case statement, it
    generates an error but the compiler recovers. This caused ValidateSwitch
    to assert. Fix this.
    
    BUG=angle:921
    
    Change-Id: I7949798cab923c2b168817471896470c6c611878
    Reviewed-on: https://chromium-review.googlesource.com/254080Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    c8716df9
ValidateSwitch.cpp 5.7 KB
EditWeb IDE
×

Replace ValidateSwitch.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.