summaryrefslogtreecommitdiff
path: root/include/clang/AST/ASTDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/AST/ASTDiagnostic.h')
-rw-r--r--include/clang/AST/ASTDiagnostic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/AST/ASTDiagnostic.h b/include/clang/AST/ASTDiagnostic.h
index b08865dde3c10..2534272da3a30 100644
--- a/include/clang/AST/ASTDiagnostic.h
+++ b/include/clang/AST/ASTDiagnostic.h
@@ -23,11 +23,11 @@ namespace clang {
NUM_BUILTIN_AST_DIAGNOSTICS
};
} // end namespace diag
-
+
/// DiagnosticsEngine argument formatting function for diagnostics that
/// involve AST nodes.
///
- /// This function formats diagnostic arguments for various AST nodes,
+ /// This function formats diagnostic arguments for various AST nodes,
/// including types, declaration names, nested name specifiers, and
/// declaration contexts, into strings that can be printed as part of
/// diagnostics. It is meant to be used as the argument to