forked from OSchip/llvm-project
parent
2861cf42fe
commit
5b75170014
|
@ -57,7 +57,7 @@ public:
|
|||
/// from. Currently this is only used by _Pragma handling.
|
||||
SourceLocation getFileLoc() const { return FileLoc; }
|
||||
|
||||
/// ReadToEndOfLine - Read the rest of the current preprocessor line as an
|
||||
/// DiscardToEndOfLine - Read the rest of the current preprocessor line as an
|
||||
/// uninterpreted string. This switches the lexer out of directive mode.
|
||||
void DiscardToEndOfLine();
|
||||
|
||||
|
|
Loading…
Reference in New Issue