Go to file
Daniel Jasper 867a938246 clang-format: Use Rewriter again to write the output files.
This has two advantages:
1. Atomic writes.
2. Proper handling of line endings (hopefully solving llvm.org/PR24999

llvm-svn: 248904
2015-09-30 13:59:29 +00:00
clang clang-format: Use Rewriter again to write the output files. 2015-09-30 13:59:29 +00:00
clang-tools-extra [clang-tidy] Added missing check lines, made the checking stricter. 2015-09-30 13:32:42 +00:00
compiler-rt [CMake] [macho_embedded] We need to set some extra flags when building the macho_embedded builtins. 2015-09-29 23:21:09 +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 Fix Typo in GCC no RTTI detection. Fixes PR#24901. Thanks to Bernhard Rosenkraenzer for the report and the patch. 2015-09-22 21:58: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 Expand a comment a bit. 2015-09-30 12:30:58 +00:00
lldb Add support for .ARM.exidx unwind information 2015-09-30 13:50:14 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Add support for sub-byte aligned writes to lib/Support/Endian.h 2015-09-30 13:20:37 +00:00
openmp Fix memory corruption in Windows debug library 2015-09-25 17:23:17 +00:00
polly Reapply "BlockGenerator: Generate synthesisable instructions only on-demand" 2015-09-30 13:36:54 +00:00