On Fri, Jun 22, 2012 at 1:57 AM, Chandler Carruth <[email protected]> wrote: > On Fri, Jun 22, 2012 at 1:52 AM, James Dennett <[email protected]> wrote: >> >> Author: jdennett >> Date: Fri Jun 22 03:52:37 2012 >> New Revision: 158981 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=158981&view=rev >> Log: >> Diagnostics cleanup: Fixing \params to match the code. > > > s/Diagnostics/Doxygen I assume? ;]
Eek. Yes, that would have been a more accurate message. That or my usual "Documentation cleanup". Actually an even better one would have indicated that this is part of cleaning up Doxygen diagnostics -- it eliminate something like 19 of 65 warnings about \param commands not matching the code. I'll double-check my commit message next time. I'm so glad that my silly mistakes are preserved for posterity... _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
