On Sun, Jan 6, 2013 at 8:25 PM, Sean Silva <[email protected]> wrote:
> Good idea adding an FAQ!
>
> Another common question is "clang can't find <stddef.h>" (i.e., clang
> isn't finding its builtin include dir). Would you mind writing that
> up?

I could write that if you shared the answer you have in mind :)

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

Reply via email to