> > Why is this paragraph surrounded by \code? It is text, not program code.

> 


I'm not sure if you remember it, but in the first draft of the doxygen comments 
format I had
/// \code 
/// INSTRUCTION_NAME
/// \endcode 
So in the first draft revision it was a program code.

In the review, you asked me to add "This intrinsic corresponds to the \c 
<INSTRUCTION_NAME> instruction" wording, which I did.
It's easy enough to change \code command into something else (what command does 
Clang supports and wants to see here?) or revert "This intrinsic corresponds to 
the \c .. instruction". Let me know what is preferable.
change back.


http://reviews.llvm.org/D8762

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to