Add a utility function to the Lexer, which makes it easier to find a token...
Add a utility function to the Lexer, which makes it easier to find a token after the given location. (It is a generalized version of trans::findLocationAfterSemi from ArcMigrate, which will be changed to use the Lexer utility). llvm-svn: 136268
Loading
Please register or sign in to comment