clang-1/include/clang/Driver
Michael J. Spencer 04a4279160 Reduce the amount of state in the Option class by relying on the data from OptTable::Info.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162299 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-21 18:51:17 +00:00
..
Action.h Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Arg.h Documentation cleanup: 2012-07-02 23:57:26 +00:00
ArgList.h Factor out the code retrieves the last PIC related argument from 2012-05-29 18:50:33 +00:00
CC1AsOptions.h
CC1AsOptions.td Have the driver pass CPU and target feature information to cc1as. 2012-02-10 20:37:10 +00:00
CC1Options.h Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. 2012-05-01 14:57:16 +00:00
CC1Options.td [driver] Add support for the --param ssp-buffer-size= driver option. 2012-08-21 16:16:06 +00:00
CMakeLists.txt Revert r155933 2012-05-01 20:30:48 +00:00
Compilation.h Use -frewrite-includes for crash reports. 2012-06-29 22:03:56 +00:00
Driver.h Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:41 +00:00
DriverDiagnostic.h Kill the brief and full explanation fields from StaticDiagInfoRec. They were unused and wasted space for nothing. 2012-02-09 19:38:26 +00:00
Job.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Makefile Fix Makefile: Options.td depends on CC1Options.td. 2012-06-06 20:46:55 +00:00
OptParser.td Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. 2012-05-01 14:57:16 +00:00
OptSpecifier.h
OptTable.h Reduce the amount of state in the Option class by relying on the data from OptTable::Info. 2012-08-21 18:51:17 +00:00
Option.h Reduce the amount of state in the Option class by relying on the data from OptTable::Info. 2012-08-21 18:51:17 +00:00
Options.h
Options.td Rename -fms-inline-asm to -fenable-experimental-ms-inline-asm. 2012-07-20 23:12:26 +00:00
Phases.h
Tool.h [driver] Don't try to generate diagnostic information for linker crashes. 2012-03-07 00:30:40 +00:00
ToolChain.h Screw around with ObjCRuntime some more, changing the 2012-08-21 02:47:43 +00:00
Types.def Use -frewrite-includes for crash reports. 2012-06-29 22:03:56 +00:00
Types.h Documentation cleanup: use \p ParameterName when referring to a parameter, 2012-06-15 08:49:07 +00:00
Util.h now that we have a centralized place to do so, add some using declarations for 2011-07-20 06:58:45 +00:00