[LLVMdev] [PATCH] Make the ocaml source comments work with ocamldoc.

Gordon Henriksen gordonhenriksen at mac.com
Sat Mar 8 23:21:24 PST 2008


On Mar 8, 2008, at 23:03, Erick Tryzelaar wrote:

> This patch cleans up the code so that it formats nicely with  
> ocamldoc. It does not yet hook into the build system, though.


Fantastic! Applied.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080303/059369.html

I made a few minor edits:

• I added some blank lines to compensate for the the reduced  
prominence of the ------ lines.
• I changed [IoError "msg"] back to [IoError msg]; msg is not a  
literal string.
• I undid gratuitous whitespace changes in one file.

Thanks Erick!

— Gordon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080309/1b1e9ba2/attachment.html>


More information about the llvm-dev mailing list