.. |
Action.h
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-14 06:02:07 +00:00 |
CC1AsOptions.h
|
Remove the SUPPORT_ALIASARGS define
|
2013-08-01 00:12:13 +00:00 |
CC1AsOptions.td
|
Support for -Wa,-compress-debug-sections.
|
2014-03-27 20:47:30 +00:00 |
CC1Options.td
|
Support for -Wa,-compress-debug-sections.
|
2014-03-27 20:47:30 +00:00 |
CLCompatOptions.td
|
clang-cl: make /Gw map to -fdata-sections
|
2014-04-07 16:14:38 +00:00 |
CMakeLists.txt
|
Remove option emitter from clang-tblgen
|
2013-06-18 15:25:00 +00:00 |
Compilation.h
|
Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.
|
2013-09-12 18:23:34 +00:00 |
Driver.h
|
Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
|
2014-03-25 18:02:07 +00:00 |
DriverDiagnostic.h
|
Rather than duplicating extension diagnostics to allow them to cause a
|
2013-11-12 02:41:45 +00:00 |
Job.h
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-13 06:07:04 +00:00 |
Makefile
|
clang-cl: add support for the /? and /help options
|
2013-07-27 00:23:45 +00:00 |
Multilib.h
|
Only print the selected multilib when something is actually found on the host.
|
2014-02-19 19:06:58 +00:00 |
Options.h
|
Remove the SUPPORT_ALIASARGS define
|
2013-08-01 00:12:13 +00:00 |
Options.td
|
Add -fmodules-strict-decluse to check that all headers are in modules
|
2014-04-11 11:47:45 +00:00 |
Phases.h
|
Minor refactor of how we get compilation phases.
|
2013-03-07 12:32:26 +00:00 |
SanitizerArgs.h
|
Add support for dynamic ASan runtime (on Linux) to Clang driver.
|
2014-04-01 13:31:10 +00:00 |
Tool.h
|
clang-cl: implement /fallback mode
|
2013-09-19 20:32:16 +00:00 |
ToolChain.h
|
Driver: implement addClangWarningOptions
|
2014-03-29 13:16:12 +00:00 |
Types.def
|
Add file suffix for assembler-with-cpp.
|
2013-07-03 18:06:11 +00:00 |
Types.h
|
clang-cl: Use .obj as object file extension instead of .o
|
2013-08-07 00:32:15 +00:00 |
Util.h
|
[Driver] Refactor clang driver to use LLVM's Option library
|
2013-06-14 17:17:23 +00:00 |