Skip to content

Commit 1f1b136

Browse files
Fix formatting.
1 parent b8b710a commit 1f1b136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Driver/ToolChains/Clang.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5626,7 +5626,7 @@ void Clang::ConstructJob(Compilation &C, const JobAction &JA,
56265626
}
56275627
}
56285628
CmdArgs.push_back(OptLevel.data());
5629-
}
5629+
}
56305630

56315631
// Add the integration header option to generate the header.
56325632
StringRef Header(D.getIntegrationHeader(Input.getBaseInput()));

0 commit comments

Comments
 (0)