Go to file
Mehdi Amini 2a16a5fae5 ThinLTOCodeGenerator: handle std::error_code instead of silently dropping it.
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 269541
2016-05-14 04:58:38 +00:00
clang When typo-correcting a using-declaration, actually correct the name of the 2016-05-14 01:58:49 +00:00
clang-tools-extra [Release notes] Mention Clang-tidy modernize-avoid-bind check. 2016-05-13 23:35:56 +00:00
compiler-rt minor cleanup -- reset buffer pointer 2016-05-14 03:16:47 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Update for a recent format change. 2016-05-13 21:58:46 +00:00
lldb surface build error content through test event system 2016-05-14 00:42:30 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm ThinLTOCodeGenerator: handle std::error_code instead of silently dropping it. 2016-05-14 04:58:38 +00:00
openmp NFC fix indent (relates to my previous commit) 2016-05-13 17:45:49 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00