.. |
Action.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Arg.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ArgList.cpp
|
StringRefize ArgList construction of ArgStrings.
|
2009-09-09 22:32:26 +00:00 |
CMakeLists.txt
|
Fix some TableGen-related dependencies for the Clang CMake build
|
2009-06-23 18:15:28 +00:00 |
Compilation.cpp
|
Push bound architecture name into TranslateArgs.
|
2009-09-09 18:36:12 +00:00 |
Driver.cpp
|
Driver: Rework OptTable to have no dependency on the options it manages.
|
2009-11-18 20:19:36 +00:00 |
HostInfo.cpp
|
Revert r83443.
|
2009-10-07 03:21:11 +00:00 |
InputInfo.h
|
Driver: Handle "linker input" arguments.
|
2009-03-19 07:29:38 +00:00 |
Job.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Makefile
|
Allow customization for the version line.
|
2009-10-09 17:31:54 +00:00 |
OptTable.cpp
|
Make MSVC happy.
|
2009-11-18 21:42:57 +00:00 |
Option.cpp
|
Driver: Store Option ID field as unsigned to drop dependency on the options
|
2009-11-18 20:19:19 +00:00 |
Phases.cpp
|
ccc/Driver: Normalize phase spelling in -ccc-print-phases.
|
2009-03-13 17:52:07 +00:00 |
Tool.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ToolChain.cpp
|
Change Get{File,Program}Path to return an std::string (instead of a sys::Path).
|
2009-09-09 22:33:00 +00:00 |
ToolChains.cpp
|
Driver: Store Option ID field as unsigned to drop dependency on the options
|
2009-11-18 20:19:19 +00:00 |
ToolChains.h
|
Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver,
|
2009-11-17 08:07:36 +00:00 |
Tools.cpp
|
Fix passing stdc++ correctly in the FreeBSD toolchain support, Credit to Roman Divacky.
|
2009-11-18 14:51:31 +00:00 |
Tools.h
|
ARM: Pass -mcpu to clang-cc based on -march= and -mcpu=.
|
2009-09-10 04:57:17 +00:00 |
Types.cpp
|
Driver: Make local type name more distinct.
|
2009-11-18 20:19:26 +00:00 |