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

Issue 6356045: Introduced preprocessing token types. This fixes a bug where invalid tokens inside excluded conditi… (Closed)

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

Description

Introduced preprocessing token types. This fixes a bug where invalid tokens inside excluded conditional block may report diagnostics. Now we let the invalid tokens to bubble through the preprocessor so that they have chance to be skipped. Committed: https://code.google.com/p/angleproject/source/detail?r=1169

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -36 lines) Patch
M src/compiler/preprocessor/new/DirectiveParser.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/preprocessor/new/Preprocessor.cpp View 3 chunks +33 lines, -5 lines 0 comments Download
M src/compiler/preprocessor/new/Token.h View 1 chunk +8 lines, -1 line 0 comments Download
M src/compiler/preprocessor/new/Tokenizer.cpp View 3 chunks +6 lines, -14 lines 0 comments Download
M src/compiler/preprocessor/new/Tokenizer.l View 3 chunks +6 lines, -14 lines 0 comments Download

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