Go to file
Daniel Jasper c22f5b4abb Improve formatting of #defines.
Two improvements:
1) Always leave at least one space before "\". Otherwise is can look bad
   and there is a risk of unwillingly joining to characters to a different
   token.
2) Use the full column limit for single-line #defines.
   Fixes llvm.org/PR15148

llvm-svn: 176245
2013-02-28 11:05:57 +00:00
clang Improve formatting of #defines. 2013-02-28 11:05:57 +00:00
clang-tools-extra Fix documentation comment in LoopConvert 2013-02-27 17:34:57 +00:00
compiler-rt Holy macaroons, somebody made a copy of llvm/runtime/profile/GCDAProfiling.c, 2013-02-28 07:00:13 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Michael van der Westhuizen: correction to the libcxx build instructions when built with libcxxrt on Linux. 2013-02-26 16:27:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld][ELF] Order segments 2013-02-27 20:24:47 +00:00
lldb Add the libdebugserver.cpp for creating a library that does debugserver 2013-02-28 04:25:38 +00:00
llvm Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
polly Use attributes references on call/invoke instructions. 2013-02-22 09:29:15 +00:00