Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the reports...
Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the reports are batched up before being flushed to the underlying consumer implementation. This allows us to unique reports across analyses to multiple functions (which shows up with inlining). llvm-svn: 148997
Loading
Please register or sign in to comment