Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
cdc89c485cde6aaa8c8e83f920cb25ddf7876a75
/
tools
/
driver
f44c585
Push "clang-is-production" logic up to tools/driver, and make it hittable by
by Daniel Dunbar
· 15 years ago
7f7b748
CMake: Improve installation of Clang
by Douglas Gregor
· 15 years ago
237a31b
Fix indentation / trailing white space.
by Daniel Dunbar
· 15 years ago
e3d6023
[llvm up] Add support for '#' component of QA_OVERRIDE_GCC3_OPTIONS.
by Daniel Dunbar
· 15 years ago
c88a88f
Driver: Move Compilation::Execute to Driver::ExecuteCompilation.
by Daniel Dunbar
· 15 years ago
fbc2836
Make the clang executable target depend on clang-cc
by Douglas Gregor
· 15 years ago
0311d47
Revert to using &...[0] for std::vector, apparently .data isn't generally
by Daniel Dunbar
· 15 years ago
549adeb
Use .data() vs &...[0]
by Daniel Dunbar
· 15 years ago
8e6e709
The driver/diagnostic client don't need to be on the heap.
by Daniel Dunbar
· 15 years ago
ec9587d
Support QA_OVERRIDE_GCC3_OPTIONS - Cover your eyes...
by Daniel Dunbar
· 16 years ago
a1e2fd9
Driver: CCC_ADD_ARGS could end up using dangling pointers.
by Daniel Dunbar
· 16 years ago
6b83f66
Allow CCC_ADD_ARGS to add empty arguments
by Daniel Dunbar
· 16 years ago
e5be6da
Support CCC_ADD_ARGS in new driver.
by Daniel Dunbar
· 16 years ago
af07f93
(LLVM up) Update to use llvm::sys::getHostTriple().
by Daniel Dunbar
· 16 years ago
a43a21e
Really fix cmake style builds.
by Mike Stump
· 16 years ago
7ec3daf
Rename clang-driver to clang.
by Daniel Dunbar
· 16 years ago
073777f
Move <root>/Driver into <root>/tools/clang-cc.
by Daniel Dunbar
· 16 years ago
cbcd98b
Add CMake files for tools/driver; I am just guessing here, can someone test/fix?
by Daniel Dunbar
· 16 years ago
af96def
Driver: Give Compilation::Execute total control over the Driver result
by Daniel Dunbar
· 16 years ago
734932c
Driver: Get executable path using llvm::sys::Path::GetMainExecutable.
by Daniel Dunbar
· 16 years ago
510d732
Driver: Use custom diag printer to drop dependency on libFrontend and libLex.
by Daniel Dunbar
· 16 years ago
8f25c79
Driver: Use PrettyStackTrace.
by Daniel Dunbar
· 16 years ago
a393e9e
Build system changes to use TableGen to generate the various
by Douglas Gregor
· 16 years ago
f353c8c
Driver: Implement majority tool binding logic.
by Daniel Dunbar
· 16 years ago
ab83543
Driver: Return 0 from BuildCompilation on -ccc-print-phases, -ccc-print-options.
by Daniel Dunbar
· 16 years ago
4ad4b3e
Driver: Use standard Diagnostic interface for diagnostics.
by Daniel Dunbar
· 16 years ago
dd98e2c
Driver: Add host info.
by Daniel Dunbar
· 16 years ago
365c02f
Driver: Handle magic -ccc- options.
by Daniel Dunbar
· 16 years ago
1b3bb6e
Driver: Sink Driver/Compilation into clang::driver namespace.
by Daniel Dunbar
· 16 years ago
2c6f6f3
Driver: More Option implementation.
by Daniel Dunbar
· 16 years ago
1eb4e64
Sketch Driver Option classes.
by Daniel Dunbar
· 16 years ago
3ede8d0
Stub out some structure for C++ driver.
by Daniel Dunbar
· 16 years ago