[llvm-commits] [llvm] r50861 - in /llvm/trunk:	docs/Passes.html	lib/Transforms/IPO/StripDeadPrototypes.cpp	lib/Transforms/IPO/StructRetPromotion.cpp	lib/Transforms/Scalar/CodeGenPrepare.cpp	lib/Transforms/Scalar/JumpThreading.cpp	lib/Transforms/Scalar/LoopDeletion.cpp
    Matthijs Kooijman 
    matthijs at stdin.nl
       
    Thu May  8 11:48:22 PDT 2008
    
    
  
Hi,
> For the changes to the JumpThreading Class, I don't think doxygen  
> will pick up the comments at the top of the file (but correct me if I  
> am wrong).
From what I've seen, none of the other passes have duplicate documentation
like this? I agree that having comments in the API docs is quite desirable,
but wouldn't it be better to make the per-file comments doxygen style as well
then (and perhaps add a reference)?
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080508/69a02c56/attachment.sig>
    
    
More information about the llvm-commits
mailing list