Skip to content

Make ucpp push out pseudo-tokens (tokenized #if, #define, etc.) #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
See:
Issue 1, Comment 2 (http://code.google.com/p/ucpp/issues/detail?id=1#c2)
Issue 1, Comment 3 (http://code.google.com/p/ucpp/issues/detail?id=1#c3)

Example:

#ifdef __NO_INCLUDE_ME__
...

should produce

SHARP, NAME=ifdef, NAME=__NO_INCLUDE_ME__

Original issue reported on code.google.com by [email protected] on 3 Mar 2009 at 7:09

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions