Go to file
Ashok Thirumurthi 3b03728227 Reworked the routine that qualifies the tool-chain for expected failures to handle sub-strings.
- For instance, allows 'gcc' to match x86-64-linux-gnu-gcc as required on some Debian builds.
- Also adds doc-strings and a more consistent naming convention for related helpers.

llvm-svn: 183415
2013-06-06 14:23:31 +00:00
clang Fix a crash with -Wassign-enum, where we didn't adjust the APInt type of the 2013-06-06 13:48:00 +00:00
clang-tools-extra cpp11-migrate: Eliminate windows line endings 2013-06-05 16:39:24 +00:00
compiler-rt [sanitizer] Do not fall back to SlowUnwindStack() in GetStackTrace() 2013-06-06 14:19:36 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [Driver][Core] Handle -mllvm option. 2013-06-05 23:19:18 +00:00
lldb Reworked the routine that qualifies the tool-chain for expected failures to handle sub-strings. 2013-06-06 14:23:31 +00:00
llvm R600: Remove leftover code in R600MachineScheduler.cpp 2013-06-06 14:18:29 +00:00
polly scop detection: do not call getAliasSetForPointer when IgnoreAliasing 2013-06-03 16:35:41 +00:00