Files
tor/src
Nick Mathewson 2bb5d8148b In coverage builds, avoid basic-block complexity in log_debug
Ordinarily we skip calling log_fn(LOG_DEBUG,...) if debug logging is
completely disabled.  However, in coverage builds, this means that
we get spurious complaints about partially covered basic blocks, in
a way that makes our coverage determinism harder to check.
2019-05-23 12:48:51 -04:00
..
2019-05-17 08:10:17 -04:00
2019-05-23 09:40:07 -04:00
2019-05-03 13:56:36 -04:00
2019-05-23 09:50:28 -04:00
2019-04-11 19:10:05 -04:00