Skip to content
  • Ted Kremenek's avatar
    PTHLexer: · 53ab374d
    Ted Kremenek authored
    - Move out logic for handling the end-of-file to LexEndOfFile (to match the Lexer) class.  The logic now mirrors the Lexer class more, which allows us to pass most of the Preprocessor test cases.
    
    llvm-svn: 59768
    53ab374d
Loading