[cfe-commits] r59668 - in /cfe/trunk: include/clang/Lex/PTHLexer.h lib/Lex/PPDirectives.cpp lib/Lex/PPMacroExpansion.cpp lib/Lex/PTHLexer.cpp lib/Lex/Pragma.cpp
Daniel Dunbar
daniel at zuster.org
Wed Nov 19 14:26:54 PST 2008
The comment is out of sync:
On Wed, Nov 19, 2008 at 2:21 PM, Ted Kremenek <kremenek at apple.com> wrote:
> + /// ReadToEndOfLine - Read the rest of the current preprocessor line as an
> + /// uninterpreted string. This switches the lexer out of directive mode.
> + void DiscardToEndOfLine();
- Daniel
More information about the cfe-commits
mailing list