On Sat, Jan 12, 2013 at 11:17 PM, Dmitri Gribenko <[email protected]> wrote:
> On Sat, Jan 12, 2013 at 11:03 PM, Reed Kotler <[email protected]> wrote:
>> I'll try and see where it goes and update the docs.
>
> Thanks in advance!
>
> Most probably, there isn't a good place to put it right now, so it
> might go into a new document.

There's actually a good place:

docs/LanguageExtensions.rst, under "Target-Specific Extensions"

http://clang.llvm.org/docs/LanguageExtensions.html#target-specific-extensions

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