Make -ddump-simpl-stats a bit more informative by default
authorsimonpj@microsoft.com <unknown>
Tue, 8 Dec 2009 17:54:45 +0000 (17:54 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 8 Dec 2009 17:54:45 +0000 (17:54 +0000)
This mades -ddump-simpl-stats print out per-rule and per-id
information by default, rather than requiring -dppr-debug.
On the whole that is what you want.  The -dppr-debug flag
now just controls printing of the log.


No differences found