mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Implemented DiagCollector::IncludeInDiagnosticCounts() to return 'false' so that the batching of diagnostics for use with BugReporter doesn't mess up the count of real diagnostics. llvm-svn: 62873