CarlosAlbertoEnciso added a comment. @rsmith & @probinson,
Is there anything I can add to this patch in order to submit it? This patch is blocking the review https://reviews.llvm.org/D44826 which is already approved. Thanks very much. ================ Comment at: lib/Sema/SemaDeclCXX.cpp:15515 + +// Mark the alias declaration and any associated chain as referenced. +void Sema::MarkNamespaceAliasReferenced(NamedDecl *ND) { ---------------- probinson wrote: > This should use `///` to be picked up by doxygen. Uploaded a new patch that contains that change. https://reviews.llvm.org/D46190 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits