Go to file
Rui Ueyama 9381eb1045 Remove lld/Support/Memory.h.
I thought for a while about how to remove it, but it looks like we
can just copy the file for now. Of course I'm not happy about that,
but it's just less than 50 lines of code, and we already have
duplicate code in Error.h and some other places. I want to solve
them all at once later.

Differential Revision: https://reviews.llvm.org/D27819

llvm-svn: 290062
2016-12-18 14:06:06 +00:00
clang Fix a lit test issue exposed by r290056 2016-12-18 07:26:01 +00:00
clang-tools-extra [clang-tidy] Remove duplicated check from move-constructor-init 2016-12-17 20:23:14 +00:00
compiler-rt Follow-up for r289831: Lower the unjoined thread count to 100 in the libcxx-future.mm testcase. 2016-12-16 18:44:01 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [CMake] Fix issue reported on sanitizer bots 2016-12-17 21:28:24 +00:00
libcxxabi [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Remove lld/Support/Memory.h. 2016-12-18 14:06:06 +00:00
lldb Fix the cmake declaration syntax 2016-12-17 13:04:35 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [FileCheck] Fix comment in ReadCheckFile 2016-12-18 09:41:20 +00:00
openmp Follow up to r289732: Update comments in source files to reference .cpp files 2016-12-14 23:01:24 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Add isl_multi_pw_aff to GICHelper 2016-12-16 23:41:26 +00:00