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
  • glslang_tab.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Clean up qualification order checks · 613b959d
    Olli Etuaho authored Sep 05, 2016
    Move determining whether qualification order checks are relaxed to
    QualifierTypes.cpp. The ParseContext only needs to construct
    TTypeQualifierBuilder with the shader version as a parameter, and it
    will make the decision based on that. ParseContext still passes
    diagnostics to the TTypeQualifierBuilder functions that return
    variable qualification to make it more explicit when errors are
    generated.
    
    Also encapsulate looking for symbols in the AST inside
    compiler_test.cpp.
    
    BUG=angleproject:1442
    TEST=angle_unittests
    
    Change-Id: I4190e6a680ace0cc0568a517e86353a95cc63c08
    Reviewed-on: https://chromium-review.googlesource.com/380556
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    613b959d
glslang_tab.cpp 158 KB
EditWeb IDE
×

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