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

Issue 6304095: Hooked up the new preprocessor behind a compile-time flag ANGLE_USE_NEW_PREPROCESSOR. (Closed)

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

Description

Hooked up the new preprocessor behind a compile-time flag ANGLE_USE_NEW_PREPROCESSOR. Committed: https://code.google.com/p/angleproject/source/detail?r=1158

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -93 lines) Patch
M src/build_angle.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M src/compiler/DirectiveHandler.h View 2 chunks +2 lines, -2 lines 1 comment Download
M src/compiler/DirectiveHandler.cpp View 2 chunks +5 lines, -5 lines 1 comment Download
M src/compiler/ParseHelper.h View 5 chunks +8 lines, -7 lines 0 comments Download
M src/compiler/ParseHelper.cpp View 5 chunks +5 lines, -43 lines 3 comments Download
M src/compiler/glslang.l View 5 chunks +52 lines, -11 lines 1 comment Download
M src/compiler/glslang_lex.cpp View 5 chunks +52 lines, -11 lines 0 comments Download
M src/compiler/preprocessor/new/Preprocessor.h View 2 chunks +5 lines, -8 lines 2 comments Download
M src/compiler/preprocessor/new/Preprocessor.cpp View 1 chunk +29 lines, -6 lines 0 comments Download
M tests/preprocessor_tests/input_test.cpp View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 5
Alok Priyadarshi
http://codereview.appspot.com/6304095/diff/1/src/compiler/DirectiveHandler.cpp File src/compiler/DirectiveHandler.cpp (right): http://codereview.appspot.com/6304095/diff/1/src/compiler/DirectiveHandler.cpp#newcode30 src/compiler/DirectiveHandler.cpp:30: : mExtensionBehavior(extBehavior), just a rename in this file: mExtBehavior ...
11 years, 11 months ago (2012-06-18 17:47:08 UTC) #1
kbr1
LGTM Please make sure building with the standalone Visual Studio file works after these changes.
11 years, 11 months ago (2012-06-19 17:27:17 UTC) #2
Alok Priyadarshi
On 2012/06/19 17:27:17, kbr1 wrote: > LGTM > > Please make sure building with the ...
11 years, 11 months ago (2012-06-19 17:33:15 UTC) #3
dgkoch
On 2012/06/19 17:33:15, Alok Priyadarshi wrote: > On 2012/06/19 17:27:17, kbr1 wrote: > > LGTM ...
11 years, 11 months ago (2012-06-19 17:42:16 UTC) #4
Alok Priyadarshi
11 years, 11 months ago (2012-06-19 17:43:09 UTC) #5
On 2012/06/19 17:42:16, dgkoch wrote:
> On 2012/06/19 17:33:15, Alok Priyadarshi wrote:
> > On 2012/06/19 17:27:17, kbr1 wrote:
> > > LGTM
> > > 
> > > Please make sure building with the standalone Visual Studio file works
after
> > > these changes.
> > 
> > Will do. Thanks for reminding.
> 
> Speaking of which .. it's actually broken right now :-0

Sorry. Will look into it right away.
Sign in to reply to this message.

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