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

Issue 6215072: Implemented #define and #undef directives. (Closed)

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

Description

Implemented #define and #undef directives. Committed: https://code.google.com/p/angleproject/source/detail?r=1092

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -70 lines) Patch
M src/build_angle.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/preprocessor/new/Diagnostics.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/preprocessor/new/DirectiveParser.h View 3 chunks +5 lines, -1 line 0 comments Download
M src/compiler/preprocessor/new/DirectiveParser.cpp View 1 6 chunks +96 lines, -10 lines 0 comments Download
M src/compiler/preprocessor/new/Macro.h View 2 chunks +12 lines, -25 lines 0 comments Download
M src/compiler/preprocessor/new/Macro.cpp View 1 chunk +6 lines, -28 lines 0 comments Download
M src/compiler/preprocessor/new/MacroExpander.h View 3 chunks +3 lines, -1 line 0 comments Download
M src/compiler/preprocessor/new/MacroExpander.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M src/compiler/preprocessor/new/Preprocessor.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/compiler/preprocessor/new/Preprocessor.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/preprocessor/new/Token.h View 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 2
Alok Priyadarshi
13 years, 10 months ago (2012-05-21 20:47:45 UTC) #1
kbr1
13 years, 10 months ago (2012-05-21 22:30:47 UTC) #2
LGTM
Sign in to reply to this message.

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