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

Issue 1984047: Cleanup TType and related classes:... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by Alok Priyadarshi
Modified:
15 years ago
Reviewers:
kbr1, dgkoch
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Cleanup TType and related classes: 1. Removed unused functions 2. Removed unnecessary virtuality of functions 3. Grouped related functions together TEST=conformance tests

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -191 lines) Patch
M src/compiler/BaseTypes.h View 1 chunk +15 lines, -0 lines 0 comments Download
M src/compiler/Initialize.cpp View 1 chunk +10 lines, -10 lines 2 comments Download
M src/compiler/Intermediate.cpp View 5 chunks +7 lines, -7 lines 0 comments Download
M src/compiler/OutputHLSL.cpp View 10 chunks +14 lines, -14 lines 0 comments Download
M src/compiler/ParseHelper.cpp View 7 chunks +10 lines, -10 lines 0 comments Download
M src/compiler/SymbolTable.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/SymbolTable.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/Types.h View 6 chunks +76 lines, -91 lines 2 comments Download
M src/compiler/glslang.y View 8 chunks +19 lines, -14 lines 0 comments Download
M src/compiler/intermediate.h View 12 chunks +74 lines, -43 lines 0 comments Download

Messages

Total messages: 4
Alok Priyadarshi
No functionality change - just cleanup.
15 years ago (2010-08-24 17:03:25 UTC) #1
dgkoch
no other issues spotted... http://codereview.appspot.com/1984047/diff/1/3 File src/compiler/Initialize.cpp (right): http://codereview.appspot.com/1984047/diff/1/3#newcode603 src/compiler/Initialize.cpp:603: } is there any actual ...
15 years ago (2010-08-24 21:32:39 UTC) #2
Alok Priyadarshi
http://codereview.appspot.com/1984047/diff/1/3 File src/compiler/Initialize.cpp (right): http://codereview.appspot.com/1984047/diff/1/3#newcode603 src/compiler/Initialize.cpp:603: } Visual studio did complain about inconsistent line-endings for ...
15 years ago (2010-08-24 21:35:39 UTC) #3
dgkoch
15 years ago (2010-08-24 21:36:39 UTC) #4
Ok. No other issues from me.

Daniel
Sign in to reply to this message.

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