summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-06-04 16:42:51 +0000
committerhrs <hrs@FreeBSD.org>2011-06-04 16:42:51 +0000
commit6bc38bb7763f3a319af31dd1c98897607c49bda8 (patch)
treebd1f48a8aea344bd00edc8b67d3114f655b9a9b7 /contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
parent5ea968aedea8b356417c669ff68b2bdbb7df25c3 (diff)
downloadFreeBSD-src-6bc38bb7763f3a319af31dd1c98897607c49bda8.zip
FreeBSD-src-6bc38bb7763f3a319af31dd1c98897607c49bda8.tar.gz
Fix various inconsistencies in symbol naming and data handling which
made the logic behind them unnecessarily complicated. This change is a preparation to add support of dynamically-added/removed interfaces and the link status changes in a more reliable way. Changes include: - Use queue(3) for linked-list manipulation. - Use consistent variable names. - Use (AF_INET6, s, d, sizeof(d)) instead of (AF_INET6, s, a, INET6_ADDRSTRLEN) for inet_ntop(). - style(9) fixes. No functional change in this commit.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud