llvm-project/clang/lib/Driver
Hans Wennborg 90aa63f31d Increase the size of two SmallVectors in Generic_GCC::GCCInstallationDetector::init
In a bootstrap build of Clang, the size was always greater than 12.

llvm-svn: 215369
2014-08-11 18:09:28 +00:00
..
Action.cpp Move -verify-pch to use VerifyJobAction 2014-02-06 18:53:25 +00:00
CMakeLists.txt Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +00:00
Compilation.cpp Remove unused sys/stat.h includes 2014-07-07 08:37:15 +00:00
Driver.cpp Make crash diagnostics on Windows the tiniest bit more useful 2014-08-05 20:49:12 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h [Driver] Remove the using namespace directives from headers 2013-06-17 13:59:19 +00:00
Job.cpp Add back the leading space when printing commands with -### 2014-08-07 00:05:00 +00:00
Makefile
Multilib.cpp Driver: Simplify a use of the path API 2014-08-03 21:46:33 +00:00
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp Add -link-cxx-sanitizer driver flag. 2014-08-08 22:47:17 +00:00
Tool.cpp
ToolChain.cpp Return a StringRef in getDefaultUniversalArchName. 2014-07-25 19:22:51 +00:00
ToolChains.cpp Increase the size of two SmallVectors in Generic_GCC::GCCInstallationDetector::init 2014-08-11 18:09:28 +00:00
ToolChains.h Support LIBRARY_PATH on all Darwin targets. 2014-07-29 20:17:52 +00:00
Tools.cpp GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in Clang. Reject other values. 2014-08-11 18:09:03 +00:00
Tools.h [PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= option 2014-07-28 13:17:52 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Win64: Disable uwtable until we fix .pdata emission in LLVM 2014-07-01 22:23:54 +00:00