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
  • tree_util
  • IntermTraverse.cpp
Find file
BlameHistoryPermalink
  • Jeff Gilbert's avatar
    Explicitly instantiate TIntermTraverser::traverse(TIntermNode *). · a96b79f9
    Jeff Gilbert authored Jul 26, 2019
    (on behalf of RewriteAtomicFunctionExpressions)
    The compile will occasionally choose to inline all instances of this
    function, and therefore not export this entrypoint into the object file,
    leaving other TUs (RewriteAtomicFunctionExpressions) with missing
    link symbols.
    
    Bug: angleproject:3752
    Change-Id: Ida778bcd897a85567680911a88aae88a3797aa93
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1721954
    Commit-Queue: Jeff Gilbert <jgilbert@mozilla.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    a96b79f9
IntermTraverse.cpp 18.2 KB
EditWeb IDE
×

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