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 5f0572e commit 4497083Copy full SHA for 4497083
lib/FrontendTool/FrontendTool.cpp
@@ -325,7 +325,7 @@ static void debugFailWithCrash() {
325
326
/// Performs the compile requested by the user.
327
/// \param Instance Will be reset after performIRGeneration when the verifier
328
-/// mode is NoVerify.
+/// mode is NoVerify and there were no errors.
329
/// \returns true on error
330
static bool performCompile(std::unique_ptr<CompilerInstance> &Instance,
331
CompilerInvocation &Invocation,
0 commit comments