Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(31)

Issue 5556053: Rollback r942. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by Zhenyao Mo
Modified:
14 years, 2 months ago
Reviewers:
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Rollback r942. MapLongVariableNames inherits from TIntermTraverser, and TIntermTraverser uses ANGLE's memory allocator, thus the memory is released per compilation. Our design is for MapLongVariableNames to be a singleton across all compilations, thus, this is not working. BUG= TEST= TBR=kbr Committed: https://code.google.com/p/angleproject/source/detail?r=949

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -64 lines) Patch
M src/common/version.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/Compiler.cpp View 3 chunks +4 lines, -8 lines 0 comments Download
M src/compiler/MapLongVariableNames.h View 2 chunks +4 lines, -15 lines 0 comments Download
M src/compiler/MapLongVariableNames.cpp View 3 chunks +12 lines, -37 lines 0 comments Download
M src/compiler/ShHandle.h View 2 chunks +2 lines, -3 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b