Go to file
Lang Hames 7cacb9b540 [MCJIT] Re-enable GDB registration (temporarily disabled in r222811), but check
that we actually have an object to register first.

For MachO objects, RuntimeDyld::LoadedObjectInfo::getObjectForDebug returns an
empty OwningBinary<ObjectFile> which was causing crashes in the GDB registration
code.

llvm-svn: 222812
2014-11-26 07:39:03 +00:00
clang [c++1z] Most of N4268 (allow constant evaluation for non-type template arguments). 2014-11-26 03:26:53 +00:00
clang-tools-extra clang-tidy: [misc-use-override] Add testcase with reversed attribute order 2014-11-25 12:32:14 +00:00
compiler-rt [Sanitizer] Bump kMaxPathLength to 4096 and use it more extensively instead of hardcoded constants 2014-11-26 01:48:39 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Fixes to get libc++ building on sun solaris. Patch from C Bergstrom. 2014-11-25 21:57:41 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld Use SafelyCloseFileDescriptor instead of close. 2014-11-26 01:45:24 +00:00
lldb When a process stops, set the StopInfo object on Windows. 2014-11-25 19:03:19 +00:00
llvm [MCJIT] Re-enable GDB registration (temporarily disabled in r222811), but check 2014-11-26 07:39:03 +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 Add PreHeader always to OuterLoop 2014-11-25 17:09:21 +00:00