forked from OSchip/llvm-project
Test commit
Remove stray space. Signed-off-by: Kevin Petit <kevin.petit@arm.com> llvm-svn: 360783
This commit is contained in:
parent
697f2149f1
commit
ad08ea284f
|
@ -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)) {
|
||||
|
|
Loading…
Reference in New Issue