Sorry, Dmitri, my email filter was too aggressive and I never saw your helpful reply! Testing out the fix now.
On Tue, Jan 29, 2013 at 2:14 PM, Dmitri Gribenko <[email protected]>wrote: > On Wed, Jan 16, 2013 at 10:45 PM, Dmitri Gribenko <[email protected]> > wrote: > > > > You are missing ##Flags<[CC1Option]>## in Options.td: > > > > +def fcomment_block_commands : CommaJoined<["-"], > "fcomment-block-commands=">, Flags<[CC1Option]>, Group<f_clang_Group>, > > + HelpText<"Treat each comma separated argument in <arg> as a > documentation comment block command">, > > + MetaVarName<"<arg>">; > > > > http://llvm-reviews.chandlerc.com/D272 > > Any updates on this? > > 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
