We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35edfc5 commit 13fc34bCopy full SHA for 13fc34b
clang/include/clang/Driver/Driver.h
@@ -341,7 +341,7 @@ class Driver {
341
/// up response files, removing temporary files, etc.
342
int ExecuteCompilation(Compilation &C,
343
SmallVectorImpl< std::pair<int, const Command *> > &FailingCommands);
344
-
+
345
/// generateCompilationDiagnostics - Generate diagnostics information
346
/// including preprocessed source file(s).
347
///
0 commit comments