Go to file
Justin Bogner 957a2944df llvm-profdata: Don't pipe stderr into show for the tests
Some text shows up on stderr when using guard malloc, and this test
was trying to treat that as input to llvm-profdata show. There's no
reason to pipe stderr into show at all here.

llvm-svn: 204549
2014-03-22 23:53:43 +00:00
clang Emit an update record if we instantiate the definition of a function template 2014-03-22 23:33:22 +00:00
clang-tools-extra ClangTidyContext: Don't use initializer on non-static member. 2014-03-20 10:53:03 +00:00
compiler-rt Avoid GCC's "cast from pointer to integer of different size" warning. 2014-03-21 21:45:49 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add sincos 2014-03-21 16:22:01 +00:00
libcxx Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [Mips] Make the test to be a bit more relaxed to lld YAML output. 2014-03-22 06:20:38 +00:00
lldb Cleanup some dead assignements reported by scan-build 2014-03-22 20:23:26 +00:00
llvm llvm-profdata: Don't pipe stderr into show for the tests 2014-03-22 23:53:43 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00