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
  • depgraph
  • DependencyGraphBuilder.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix issues with the conditional discard workarounds to do with assignments. · f4b79ba8
    Jamie Madill authored Nov 26, 2013
    The old modifiesState method really checked if an operator was an assignment,
    so restored that behaviour and use the new side effects detection only for
    the new code.
    
    ANGLEBUG=486
    BUG=
    R=nicolascapens@chromium.org, zmo@chromium.org
    
    Review URL: https://codereview.appspot.com/22130043
    
    Change-Id: I84d4e95a0457e63f237a814d80e4f72dd861496b
    f4b79ba8
DependencyGraphBuilder.cpp 8.23 KB
EditWeb IDE
×

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