Go to file
Eric Fiselier bae0a1d43c Fix coroutine test failures caused by API misusages.
More tests to come. I think that from_address overload should be deleted
or ill-formed, except for the 'void*' one; The user cannot possibly
have a typed pointer to the coroutine state.

llvm-svn: 304131
2017-05-29 06:42:01 +00:00
clang IRGen: Add optnone attribute on function during O0 2017-05-29 05:38:20 +00:00
clang-tools-extra ClangdTests.cpp: Use "clang/Config/config.h" instead of "llvm/Config/config.h". 2017-05-27 23:19:28 +00:00
compiler-rt [asan] Enable back halt_on_error-torture.cc disabled on PowerPC. 2017-05-26 23:14:06 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix coroutine test failures caused by API misusages. 2017-05-29 06:42:01 +00:00
libcxxabi [demangler] Fix a exponential string copying bug 2017-05-28 23:15:50 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld [lld][ELF]Add option to make .dynamic read only 2017-05-26 19:12:38 +00:00
lldb Fixing Memory Leak 2017-05-26 14:26:14 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm DebugInfo: Include .dwo file name when hashing multiple CUs in a single file 2017-05-29 06:32:34 +00:00
openmp Fix for KMP_AFFINITY=respect with multiple processor groups 2017-05-15 19:05:59 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Delinearize memory accesses that reference parameters coming from function calls 2017-05-27 15:18:53 +00:00