On Tue, Nov 13, 2012 at 2:08 AM, Nick Lewycky <[email protected]> wrote:
> Author: nicholas
> Date: Mon Nov 12 18:08:34 2012
> New Revision: 167786
>
> URL: http://llvm.org/viewvc/llvm-project?rev=167786&view=rev
> Log:
> When filtering the list of associated namespaces so that we don't suggest
> people
> add functions to namespace 'std', also filter out namespaces with '__'
> anywhere
> in the name.
Isn't it a bit too broad to exclude namespaces containing "__"
anywhere, rather than only at the beginning?
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits