diff options
author | hrs <hrs@FreeBSD.org> | 2011-06-04 16:42:51 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-06-04 16:42:51 +0000 |
commit | 6bc38bb7763f3a319af31dd1c98897607c49bda8 (patch) | |
tree | bd1f48a8aea344bd00edc8b67d3114f655b9a9b7 /contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp | |
parent | 5ea968aedea8b356417c669ff68b2bdbb7df25c3 (diff) | |
download | FreeBSD-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