]> granicus.if.org Git - clang/commitdiff
Escape backslash in the comment.
authorDmitri Gribenko <gribozavr@gmail.com>
Thu, 31 Jan 2013 23:20:06 +0000 (23:20 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 31 Jan 2013 23:20:06 +0000 (23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174112 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/CommentCommandTraits.h

index 44876a534db8f07d92835985cbdbc106a220e091..1ec7929af5ac973600a8e11e1e885d74537a7442 100644 (file)
@@ -68,8 +68,8 @@ struct CommandInfo {
 
   /// True if this command is \\deprecated or an alias.
   unsigned IsDeprecatedCommand : 1;
-  
-  /// \brief True if this is a \headerfile-like documentation
+
+  /// \brief True if this is a \\headerfile-like command.
   unsigned IsHeaderfileCommand : 1;
 
   /// True if we don't want to warn about this command being passed an empty