Files
tor/scripts/maint
Nick Mathewson 65e63e7461 annotate_ifdef_directives: remove some cases of double negation
This change should reduce the number of cases where we say
"/* !(!defined(foo)) */" .

This only does cases where we can use a regex to make sure that the
simplification is guaranteed to be correct.  Full boolean
simplification would require this script to parse C, and nobody
wants that.
2019-09-26 15:52:45 -04:00
..
2018-07-05 17:15:50 -04:00
2019-01-16 12:33:22 -05:00
2019-01-16 12:33:22 -05:00
2018-11-20 16:57:57 +02:00