<div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Clang has a nice diagnostic for failing two-phase name lookup which will, when appropriate, suggest moving a function into one of the associated namespaces. It's smart enough to filter out namespace 'std', and this patch adds filtering for names with '__' anywhere in them. This is good for us libstdc++ users who find that lots of standard types are associated with __gnu_cxx.</div>

<div><br></div><div>Please review!</div><div><div><br></div><div>Nick</div><div><br></div></div></div>