Go to file
Daniel Jasper e2deb59fa3 clang-format: [JS] Conservatively introduce column layout for JS array
initializers. For now, only use it for 20 items or more. Otherwise,
clang-format formats these one-per-line and thus increases the vertical
code size a lot.

llvm-svn: 256246
2015-12-22 15:48:15 +00:00
clang clang-format: [JS] Conservatively introduce column layout for JS array 2015-12-22 15:48:15 +00:00
clang-tools-extra Fix a false positive case in ContainerSizeEmpty check (PR25893). 2015-12-21 09:43:52 +00:00
compiler-rt [asan] Add mincore test. 2015-12-21 22:35:03 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Fix type in tuple test. Sorry for the noise 2015-12-18 01:04:36 +00:00
libcxxabi Fix ARM __cxa_end_cleanup() and gc-sections. 2015-12-22 14:38:30 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Drop remaining uses of the Base typedef idiom. 2015-12-21 21:07:31 +00:00
lldb Don't pack the structs of the jit debug interface 2015-12-22 15:23:33 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Typo. NFC. 2015-12-22 15:06:47 +00:00
openmp Prevent monitor thread creation when KMP_BLOCKTIME="infinite" 2015-12-18 23:20:36 +00:00
polly BlockGenerators: Remove unnecessary const_cast 2015-12-22 01:41:25 +00:00