Go to file
Hans Wennborg a7707220e3 Driver: tweak the code for determining default image name
It seemed odd to have to make DefaultImageName be a mutable member of Driver.
We don't need to the full result of computeTargetTriple() to determine the
image name; just base it on DefaultTargetTriple.

llvm-svn: 225530
2015-01-09 17:38:53 +00:00
clang Driver: tweak the code for determining default image name 2015-01-09 17:38:53 +00:00
clang-tools-extra clang-tidy: [misc-use-override] Simplify regular expressions in test. 2015-01-09 14:10:15 +00:00
compiler-rt [asan] Adding a regression test for https://code.google.com/p/address-sanitizer/issues/detail?id=368 2015-01-09 00:26:45 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx K-Ballo found a place where we were using 'V' as a template parameter. Replace with '_Vp' for protection against user-defined macros. 2015-01-09 17:03:36 +00:00
libcxxabi Fix some formatting I messed up in r225187. 2015-01-05 19:31:59 +00:00
lld PE/COFF: add support to import functions in ARM NT 2015-01-08 04:19:08 +00:00
lldb [InlineTest] getRerunArgs returns an empty string if the test was skipped. 2015-01-09 01:54:44 +00:00
llgo [llgo] irgen: generate switch instructions 2015-01-08 07:49:28 +00:00
llvm [mips] Add support for accessing $gp as a named register. 2015-01-09 17:21:30 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Adjust test for the new 'distinct' metadata nodes 2015-01-09 08:10:36 +00:00