[cfe-dev] Clang command line options
Dmitri Gribenko
gribozavr at gmail.com
Thu Feb 7 06:38:02 PST 2013
On Thu, Feb 7, 2013 at 4:24 PM, John Smith <lbalbalba at gmail.com> wrote:
> On Thu, Feb 7, 2013 at 3:19 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>> We already have that explained here:
>> http://clang.llvm.org/docs/LibTooling.html#builtin-includes
>>
>> I don't feel comfortable copying that text to FAQ...
>>
> It could be referenced from the FAQ ?
Makes sense. Is r174612 good enough?
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 <gribozavr at gmail.com>*/
More information about the cfe-dev
mailing list