Go to file
Jordan Rose 1187b95bd1 [scan-build] Log compiler invocation to stderr, not stdout.
This is important for preprocessing steps, which may output to stdout.

Also, change ENV accesses using barewords to use string keys instead.

PR16414

llvm-svn: 185555
2013-07-03 16:42:02 +00:00
clang [scan-build] Log compiler invocation to stderr, not stdout. 2013-07-03 16:42:02 +00:00
clang-tools-extra cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00
compiler-rt [sanitizer] Fix memory leak in sanitizer_common discovered by LeakSanitizer. 2013-07-03 13:45:13 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc libclc: Add assembly versions of vstore for global [u]int4/8/16 2013-06-26 18:22:20 +00:00
libcxx Adorn make_unique with visibility and inline attributes 2013-07-02 20:06:09 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF][Writer] Fix SizeOfImage header. It should include the first unmapped page. 2013-07-03 12:55:56 +00:00
lldb Symbol prologue code checks if funciton lines up with symbol and uses function prologue code with line info if so. 2013-07-03 16:35:41 +00:00
llvm Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
polly clang-format latest changes 2013-07-02 16:13:07 +00:00