On Thu, Apr 4, 2013 at 8:23 PM, Charles Davis <[email protected]> wrote:
> > On Apr 4, 2013, at 4:49 PM, Eli Bendersky wrote: > > > Author: eliben > > Date: Thu Apr 4 17:49:35 2013 > > New Revision: 178802 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=178802&view=rev > > Log: > > Add some documentation for PNaClABIInfo. > Those aren't doc comments. I don't know how you're expecting this to show > up in doxygen... Hi Charles, I meant "documentation" in the general sense, as in "comments in the code". But specifically I assume you mean this addition: +// \brief Classify argument of given type \p Ty. \p FreeRegs is the number of +// registers available for passing arguments - it can be updated by this +// method. You're right, it should start with a triple-slash syntax. I'll fix that. Thanks for noticing! Eli
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
