Go to file
Aaron Ballman 017bfee456 Change the write modes to "binary" so that line endings do not get munged on Windows. Otherwise, when this script is run, all files created on Windows have CRLF instead of LF line endings.
llvm-svn: 249444
2015-10-06 19:11:12 +00:00
clang Revert r249437 2015-10-06 18:53:12 +00:00
clang-tools-extra Change the write modes to "binary" so that line endings do not get munged on Windows. Otherwise, when this script is run, all files created on Windows have CRLF instead of LF line endings. 2015-10-06 19:11:12 +00:00
compiler-rt [LSAN] Mark death callback as unstable while we investigate the cause in AArch64 2015-10-06 13:29:44 +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 Implement tanh builtin 2015-09-29 06:39:09 +00:00
libcxx Add comments for LWG issues 2219 and 2367 2015-10-06 04:12:30 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld [ELF2/AArch64] Function names should start with a verb (lower case). 2015-10-06 19:01:32 +00:00
lldb Fix Darwin build of lldb-server. 2015-10-06 18:03:04 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Fix pr25040 - Handle vectors of i1s in recently added implication code 2015-10-06 19:00:02 +00:00
openmp Fix memory corruption in Windows debug library 2015-09-25 17:23:17 +00:00
polly IslAst: Give some hints why code generation might have been skipped 2015-10-06 16:10:46 +00:00