aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2014-02-13 08:25:08 +0100
committerNick Mathewson <nickm@torproject.org>2014-02-14 23:43:15 -0500
commit3f567f529f88a7430278b9a2135abb70af109bde (patch)
tree8044b2b3592eb3ba77d15acb3fa25142b464e0bf /doc
parentd6e6eaba601d87ff18d20c1766b3f8fcac69e77f (diff)
downloadtor-3f567f529f88a7430278b9a2135abb70af109bde.tar
tor-3f567f529f88a7430278b9a2135abb70af109bde.tar.gz
gcc/clang: Mark macro-generated functions as possible unused
clang 3.4 introduced a new by-default warning about unused static functions, which we triggered heavily for the hashtable and map function generating macros. We can use __attribute__ ((unused)) (thanks nickm for the suggestion :-) ) to silence these warnings.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions