Go to file
Alexander Kornienko 5d174547a9 Print stats on displayed and ignored warnings.
Summary:
Also displays a hint to use -header-filter='.*' in case any warnings
are in non-user code. This will help discoverability of this option.

Reviewers: klimek

Reviewed By: klimek

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D3621

llvm-svn: 208174
2014-05-07 09:06:53 +00:00
clang Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+. 2014-05-07 08:45:26 +00:00
clang-tools-extra Print stats on displayed and ignored warnings. 2014-05-07 09:06:53 +00:00
compiler-rt [asan] Include asm instrumentation source in Makefile build. 2014-05-07 08:55:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Fix PR 19663. Some calls to find(vector<bool>) were returning iterators that were subtly invalid (didn't compare equal). Thanks to Erik Verbruggen for the report (and diagnosis) 2014-05-06 15:33:23 +00:00
libcxxabi On single threaded systems, turn mutexes into nops 2014-05-06 21:30:56 +00:00
lld Trivial simplification 2014-05-07 00:04:48 +00:00
lldb control-D on empty line to quit lldb stopped working in Release builds on MacOSX. 2014-05-06 18:54:53 +00:00
llvm Second patch of patch series that improves MergeFunctions performance time from O(N*N) to 2014-05-07 09:05:10 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Add delinearization testcase for ivs that do not follow the loop order 2014-04-30 17:49:22 +00:00