Skip to content

Commit 296ebeb

Browse files
committed
Test commit to check access.
1 parent afb0582 commit 296ebeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Driver/Driver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,7 @@ int Driver::ExecuteCompilation(
15451545
if (Diags.hasErrorOccurred())
15461546
return 1;
15471547

1548-
// Set up response file names for each command, if necessary
1548+
// Set up response file names for each command, if necessary.
15491549
for (auto &Job : C.getJobs())
15501550
setUpResponseFiles(C, Job);
15511551

0 commit comments

Comments
 (0)