On May 3, 2013, at 19:04 , Sean Callanan <[email protected]> wrote:
> + > + /// @brief Checks whether a declaration is in this context. > + bool containsDecl(Decl *D) const; I know you're matching the style in the file, but we've been preferring Doxygen-style \brief in Clang (over HeaderDoc/JavaDoc-style @brief).
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
