Skip to content
  • Dmitri Gribenko's avatar
    Fix Doxygen issues: · 5485acd4
    Dmitri Gribenko authored
    * wrap code blocks in \code ... \endcode;
    * refer to parameter names in paragraphs correctly (\arg is not what most
      people want -- it starts a new paragraph);
    * use \param instead of \arg to document parameters in order to be consistent
      with the rest of the codebase.
    
    llvm-svn: 163902
    5485acd4
Loading