Go to file
Chris Lattner b9c34de5c4 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
2008-07-25 16:29:12 +00:00
clang rewrite handling of the raw token stream in -rewrite-macros to lex 2008-07-25 16:29:12 +00:00
llvm Add a #include for the uses of uint64_t. 2008-07-25 15:39:12 +00:00