Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d291c8cd1f6f2faea8c0fdb8954d37c72638376b
/
Driver
/
clang.h
48f4753
Remove unused function declaration.
by Daniel Dunbar
· 16 years ago
e10b0f2
"One" line fix for -parse-noop failure, "id" and several other things
by Daniel Dunbar
· 16 years ago
879c3ea
Remove unneeded CheckASTConsumer function. - No functionality change.
by Daniel Dunbar
· 16 years ago
750c358
Add initial dependency file generation support. Patch by Kovarththanan
by Daniel Dunbar
· 16 years ago
8588896
Added the start of a prototype implementation of PCH based on token caching.
by Ted Kremenek
· 16 years ago
b13c5ee
Add a new -rewrite-test option, which is basically a
by Chris Lattner
· 16 years ago
14d4140
Allow -parse-noop -verify options to be used together.
by Argyrios Kyrtzidis
· 17 years ago
0951052
make #if 0 code compile, even though it still isn't very useful.
by Chris Lattner
· 17 years ago
b57e3d4
start implementation of a macro rewriter, this is currently just stubbed out.
by Chris Lattner
· 17 years ago
e988bc2
Make -o work with -E, patch contributed by Shantonu Sen!
by Chris Lattner
· 17 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 17 years ago
95041a2
Interned MainFileID within SourceManager. Since SourceManager is referenced by
by Ted Kremenek
· 17 years ago
dee7359
simplify the interfaces to ProcessInputFile and InitializePreprocessor
by Chris Lattner
· 17 years ago
bbced58
Moved construction of TargetInfo objects out of the Driver
by Ted Kremenek
· 17 years ago
7a9d49f
Mega-patch: ripped SourceManager out of Diagnostic/DiagnosticClient. Now
by Ted Kremenek
· 17 years ago
acc9f33
Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&.
by Ted Kremenek
· 17 years ago
ae36076
Implemented initial support for "-triple" option to the clang driver. This
by Ted Kremenek
· 17 years ago
b4292f2
by Steve Naroff
· 17 years ago
42e04c7
Removed inclusion of <memory>, which is no longer needed since we
by Ted Kremenek
· 17 years ago
d39bcd8
Refactored driver so that any action that is implemented using an
by Ted Kremenek
· 17 years ago
4457978
Added "CheckASTConsumer", a function that generalizes
by Ted Kremenek
· 17 years ago
717e7e3
silence VC++ warnings, patch by Hartmut Kaiser
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago