Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
84834432289a810e713f82f1ed94a99ad8a5c2ea
/
lib
/
Lex
/
MacroArgs.cpp
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
9fc9e77
When we expect two arguments but have zero, make sure to add
by Chris Lattner
· 15 years ago
500d329
move library-specific diagnostic headers into library private dirs. Reduce
by Chris Lattner
· 16 years ago
20c6b3b
Split the single monolithic DiagnosticKinds.def file into one
by Chris Lattner
· 16 years ago
e768988
remove my hacks that aggressively threw away multiple
by Chris Lattner
· 16 years ago
47246be
This change refactors some of the low-level lexer interfaces a bit.
by Chris Lattner
· 16 years ago
7c35122
eagerly resolve the spelling locations of macro argument preexpansions.
by Chris Lattner
· 16 years ago
c19e8a2
Optimize stringification a bit to avoid std::string thrashing and
by Chris Lattner
· 16 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Lex/MacroArgs.cpp]
6b88450
implement simple support for arbitrary token lookahead. Change the
by Chris Lattner
· 17 years ago
e5c8ffe
split the MacroArgs class out of TokenLexer.cpp/h into MacroArgs.cpp/h
by Chris Lattner
· 17 years ago