Go to file
Daniel Jasper de0328aea8 Split UnwrappedLineFormatter into individual components.
Goals: Structure code better and make components easier to use for
future features (e.g. column layout for long braced initializers).

No functional changes intended.

llvm-svn: 188543
2013-08-16 11:20:30 +00:00
clang Split UnwrappedLineFormatter into individual components. 2013-08-16 11:20:30 +00:00
clang-tools-extra Use -std=c++11 when no compilation database is provided 2013-08-16 04:40:44 +00:00
compiler-rt tsan: better report formatting for Go 2013-08-16 11:15:14 +00:00
debuginfo-tests
libclc Add rhadd builtin 2013-08-15 19:21:10 +00:00
libcxx Relax complete-type check for functions and function pointers to allow void return type. This bug was exposed by Eli Friedman's commit to clang r188324. Anywhere this version of clang ships, this libc++ fix must follow. However this fix is compatible with previous clangs, and so this libc++ doesn't need to wait for this clang. 2013-08-14 21:28:31 +00:00
libcxxabi
lld [PECOFF] Handle "--" option explicitly 2013-08-13 21:44:44 +00:00
lldb Add a new Section::SetFileAddress method to change a Section's file 2013-08-16 03:20:42 +00:00
llvm [SystemZ] Fix handling of 64-bit memcmp results 2013-08-16 10:55:47 +00:00
polly [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00