Skip to content

Commit c695558

Browse files
committed
Remove unrelated change
1 parent b0943f2 commit c695558

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/CodeGen/ModuleBuilder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ namespace {
288288
}
289289

290290
void HandleTranslationUnit(ASTContext &Ctx) override {
291-
292291
// Release the Builder when there is no error.
293292
if (!Diags.hasUnrecoverableErrorOccurred() && Builder)
294293
Builder->Release();

0 commit comments

Comments
 (0)