rewrite handling of the raw token stream in -rewrite-macros to lex
everything up front into a vector. This makes it easier to scan around the stream when needed. llvm-svn: 54019
Loading
Please register or sign in to comment
everything up front into a vector. This makes it easier to scan around the stream when needed. llvm-svn: 54019