Go to file
Daniel Jasper 734d52b58b clang-format: [Java] Fix line break behavior of class declarations.
Change breaking preferences:
1. Break before "extends"
2. Break before "implements"
3. Break within the implements list.

llvm-svn: 221981
2014-11-14 10:15:56 +00:00
clang clang-format: [Java] Fix line break behavior of class declarations. 2014-11-14 10:15:56 +00:00
clang-tools-extra Regression test for the --serialize-diagnostics problem fixed in r221884. 2014-11-13 13:09:16 +00:00
compiler-rt [Profile] Always build profile runtime library with -fPIC. 2014-11-14 00:16:26 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Split string capacity test into two parts and mark one part as UNSUPPORTED when using sanitizers. 2014-11-14 03:16:12 +00:00
libcxxabi Make sure only NEON enabled devices save/restore D16+ registers 2014-11-07 16:33:58 +00:00
lld Follow-up to r221913. Fix some -Wcast-qual warning reasons. 2014-11-14 07:15:43 +00:00
lldb Properly specify the regex used to match register indexes. 2014-11-14 09:46:21 +00:00
llvm Calm down build bots 2014-11-14 08:38:17 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Safely generate new loop metadata node 2014-11-07 21:44:18 +00:00