Go to file
Zachary Turner 046bbafdf2 Fix crash in PseudoTerminal on Windows.
Patch by Rudy Pons
Differential Revision: https://reviews.llvm.org/D25681

llvm-svn: 285843
2016-11-02 17:42:12 +00:00
clang Simplify the test case from r285289. 2016-11-02 16:11:30 +00:00
clang-tools-extra [clang-tidy] Extend misc-use-after-move to support unique_ptr and shared_ptr. 2016-11-02 17:34:47 +00:00
compiler-rt [asan] Add more dynamic CRT mode tests 2016-11-02 15:39:08 +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 Implement another part of P0031; adding constexpr to move_iterator 2016-11-02 15:30:26 +00:00
libcxxabi Spell libcxxabi-no-threads correctly 2016-10-31 14:14:04 +00:00
libunwind Add conditions for PPC to libunwind. Fixes PR22200. Thanks to Jeremy for the bug report and the patch. 2016-11-02 16:39:55 +00:00
lld [ELF] - Allow "-Ttext xxx", "-Tbss xxx", "-Tdata bss" commandline. 2016-11-02 16:06:00 +00:00
lldb Fix crash in PseudoTerminal on Windows. 2016-11-02 17:42:12 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [lli/COFF] Set the correct alignment for common symbols 2016-11-02 17:32:19 +00:00
openmp Change task stealing to always get task from head of victim's deque. 2016-11-02 16:45:25 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopInfo] Make memset etc. affine where possible. 2016-11-01 20:53:11 +00:00