Fix comment typo

llvm-svn: 317216
This commit is contained in:
Jan Korous 2017-11-02 16:37:00 +00:00
parent 486a7aaa31
commit c217b1b124
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ bool Parser::ParseOptionalCXXScopeSpecifier(CXXScopeSpec &SS,
if (Tok.is(tok::code_completion)) {
// Code completion for a nested-name-specifier, where the code
// code completion token follows the '::'.
// completion token follows the '::'.
Actions.CodeCompleteQualifiedId(getCurScope(), SS, EnteringContext);
// Include code completion token into the range of the scope otherwise
// when we try to annotate the scope tokens the dangling code completion