Go to file
Davide Italiano 0aff59f32d [LTO] Add a FIXME, we shouldn't expose getComdat().
Thanks to Peter for the suggestion.

llvm-svn: 282655
2016-09-29 00:31:45 +00:00
clang Mark P0127R3 as done, and replace its __has_feature check with the corresponding SD-6 macro. 2016-09-29 00:08:05 +00:00
clang-tools-extra [clang-tidy] fix false-positive for cppcoreguidelines-pro-type-member-init with in-class initializers 2016-09-28 20:06:18 +00:00
compiler-rt Add build script for symbolizer which can be linked into instrumented process. 2016-09-28 18:46:52 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [libc++] Clarify _LIBCPP_NEW_DELETE_VIS for Windows 2016-09-28 22:28:51 +00:00
libcxxabi [libc++abi] Default to DLL annotations on Windows 2016-09-27 03:44:09 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Warn on empty archive files. 2016-09-28 21:10:54 +00:00
lldb Introduced a null check to avoid a crash in a test on i386. 2016-09-29 00:16:37 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LTO] Add a FIXME, we shouldn't expose getComdat(). 2016-09-29 00:31:45 +00:00
openmp Mixed type atomic routines for unsigned integers. 2016-09-27 17:38:48 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly www: add new code coverage link to Polly website 2016-09-25 08:03:38 +00:00