Test commit

Remove stray space.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
llvm-svn: 360783
This commit is contained in:
Kevin Petit 2019-05-15 16:39:28 +00:00
parent 697f2149f1
commit ad08ea284f
1 changed files with 1 additions and 1 deletions

View File

@ -7561,7 +7561,7 @@ static void processTypeAttrs(TypeProcessingState &state, QualType &type,
state.getDeclarator().isPrototypeContext() &&
!hasOuterPointerLikeChunk(state.getDeclarator(), endIndex);
if (checkNullabilityTypeSpecifier(
state,
state,
type,
attr,
allowOnArrayType)) {