Skip to content

Commit 05328e9

Browse files
committed
Clang-format fixes
1 parent daab868 commit 05328e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/clang-doc/tool/ClangDocMain.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ Example usage for a project using a compile commands database:
395395
OutDirectory.c_str(), Err.message().c_str()));
396396
}
397397

398-
399398
// Run the generator.
400399
llvm::outs() << "Generating docs...\n";
401400
ExitOnErr(G->generateDocs(OutDirectory, std::move(USRToInfo), CDCtx));

0 commit comments

Comments
 (0)