Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
76ed1f76f986a2c052654b81e2ed9dfb86dd79d8
/
lib
/
Rewrite
/
TokenRewriter.cpp
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
47246be
This change refactors some of the low-level lexer interfaces a bit.
by Chris Lattner
· 16 years ago
025c3a6
add a simplified lexer ctor that sets up the lexer to raw-lex an entire file.
by Chris Lattner
· 16 years ago
2b2453a
this massive patch introduces a simple new abstraction: it makes
by Chris Lattner
· 16 years ago
99bd46c
make the -rewrite-test a bit more interesting: it now
by Chris Lattner
· 16 years ago
cff9cc9
start implementing a token rewriter. At this point, it just reads in a file
by Chris Lattner
· 16 years ago