Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
bd24776a825a18a59067c68a9d32f2d22e4cbf79
/
Driver
bd24776
when running in -E mode on multiple files, there is no reason to accumulate
by Chris Lattner
· 17 years ago
96f1a64
Return an exit code of 1 if errors occur, not an exit code equal to the # errors :)
by Chris Lattner
· 17 years ago
d217773
At one point there were going to be lexer and parser tokens.
by Chris Lattner
· 17 years ago
25bdb51
simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*.
by Chris Lattner
· 17 years ago
9dc1f53
Reimplement SourceLocation. Instead of having a
by Chris Lattner
· 17 years ago
20e6ccd
add better comments.
by Chris Lattner
· 17 years ago
d4b80f1
Add support for C++'0x keywords, patch by Doug Gregor
by Chris Lattner
· 17 years ago
c3f8937
non-apple targets should be like i386, not the mythical, bogus, linux target.
by Chris Lattner
· 17 years ago
d2d2a11
A significant refactoring of the type size stuff to also
by Chris Lattner
· 17 years ago
88a69ad
implement support for basic codegen of global variables with no initializers.
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago