From: James Dennett Date: Sun, 17 Jun 2012 05:37:49 +0000 (+0000) Subject: Documentation cleanup: escaped a < character in a Doxygen comment. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86290333420dea36e41afb664884fc45ac7677a8;p=clang Documentation cleanup: escaped a < character in a Doxygen comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158631 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/AST/Type.h b/include/clang/AST/Type.h index e780c66f97..40129c26a0 100644 --- a/include/clang/AST/Type.h +++ b/include/clang/AST/Type.h @@ -1659,7 +1659,7 @@ public: const ArrayType *getAsArrayTypeUnsafe() const; /// Member-template castAs. Look through sugar for - /// the underlying instance of . + /// the underlying instance of \. /// /// This method has the same relationship to getAs as cast has /// to dyn_cast; which is to say, the underlying type *must*