Use PreprocessorLexer::getFileID() instead of Lexer::getFileLoc(). This is an...
Use PreprocessorLexer::getFileID() instead of Lexer::getFileLoc(). This is an intermediate step to having getCurrentLexer() return a PreprocessorLexer* instead of a Lexer*. llvm-svn: 59672
Loading
Please sign in to comment