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
  • compiler_tests
  • MalformedShader_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix setting const qualifier on indexing expression · b3fbd867
    Olli Etuaho authored Sep 30, 2015
    Resubmitting now that separate fix for updating mangled names of types
    has been merged. A unit test is added to make sure that the same
    regression doesn't happen again.
    
    Previously, constness of indexing expressions did not take the index
    expression into account. Now constness correctly takes into account both
    the base expression and the index expression.
    
    Setting the type of expressions that index arrays is also simplified.
    
    BUG=angleproject:1170
    TEST=angle_unittests
    
    Change-Id: Ie9b6aaee8185b945c03657b13d9513cc55cd2a9f
    Reviewed-on: https://chromium-review.googlesource.com/303601Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    b3fbd867
MalformedShader_test.cpp 28.1 KB
EditWeb IDE
×

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