Go to file
Manuel Jacob 6d5cc8d656 Remove braces around single-statement block and rangify outer loop.
This is a follow-up to r213474.

llvm-svn: 213475
2014-07-20 09:20:47 +00:00
clang If a module build reports errors, don't try to load it 2014-07-19 16:29:28 +00:00
clang-tools-extra Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
compiler-rt ARM: fix division in some cases 2014-07-20 04:44:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report 2014-07-17 15:32:20 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [Mips] Replace assembler code by YAML to make the test 'dynlib-dynamic.test' 2014-07-19 20:18:46 +00:00
lldb linux process: silence GCC switch coverage warning 2014-07-20 05:28:57 +00:00
llvm Remove braces around single-statement block and rangify outer loop. 2014-07-20 09:20:47 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update formatting with clang-format. 2014-07-20 05:28:52 +00:00