diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-09-18 10:59:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-26 15:52:45 -0400 |
commit | 65e63e746120a03b54de51f1db148a7fa1aa27e2 (patch) | |
tree | 975fa4a798e79ae4fabae4e14b98ba1b2c1d8018 /scripts/git | |
parent | 16890839d35e9ac270e32934a232b45de9e8544b (diff) | |
download | tor-65e63e746120a03b54de51f1db148a7fa1aa27e2.tar.gz tor-65e63e746120a03b54de51f1db148a7fa1aa27e2.zip |
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.
Diffstat (limited to 'scripts/git')
0 files changed, 0 insertions, 0 deletions