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

Issue 3123041: Replaced TIntermLoop::testFirst with TIntermLoop::loopType to clearly indicat... (Closed)

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

Description

Replaced TIntermLoop::testFirst with TIntermLoop::loopType to clearly indicate which type of loop it is. In some cases it is not possble to differentiate between a for-loop and while-loop. BUG=48

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -22 lines) Patch
M src/compiler/Intermediate.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/OutputGLSL.cpp View 3 chunks +11 lines, -2 lines 0 comments Download
M src/compiler/OutputHLSL.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/glslang.y View 1 chunk +3 lines, -3 lines 0 comments Download
M src/compiler/glslang_tab.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/intermOut.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/intermediate.h View 1 chunk +13 lines, -8 lines 1 comment Download
M src/compiler/localintermediate.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
Alok Priyadarshi
14 years, 9 months ago (2010-11-15 21:44:16 UTC) #1
kbr1
LGTM with one comment-related comment. http://codereview.appspot.com/3123041/diff/1/src/compiler/intermediate.h File src/compiler/intermediate.h (right): http://codereview.appspot.com/3123041/diff/1/src/compiler/intermediate.h#newcode293 src/compiler/intermediate.h:293: TIntermTyped *terminal; // expression ...
14 years, 9 months ago (2010-11-15 22:08:26 UTC) #2
dgkoch
14 years, 9 months ago (2010-11-16 02:08:32 UTC) #3
LGTM (with Ken's comments addressed).

Daniel
Sign in to reply to this message.

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