Skip to content
Commit 6c90efb9 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Move LexIncludeFilename from Lexer to PreprocessorLexer.

PreprocessorLexer now has a virtual method "IndirectLex" which allows it to call the lex method of its subclasses.  This is not for performance intensive operations.

llvm-svn: 59185
parent f32443cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment