Skip to content

Commit 13fc34b

Browse files
author
Elad Cohen
committed
Test commit (Removing trailing whitespace).
llvm-svn: 279419
1 parent 35edfc5 commit 13fc34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Driver/Driver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ class Driver {
341341
/// up response files, removing temporary files, etc.
342342
int ExecuteCompilation(Compilation &C,
343343
SmallVectorImpl< std::pair<int, const Command *> > &FailingCommands);
344-
344+
345345
/// generateCompilationDiagnostics - Generate diagnostics information
346346
/// including preprocessed source file(s).
347347
///

0 commit comments

Comments
 (0)