Skip to content

Commit ca03a49

Browse files
committed
whitespace
1 parent 8e7f643 commit ca03a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/CodeGen/CodeGenFunction.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3337,4 +3337,4 @@ void CodeGenFunction::addInstToSpecificSourceAtom(
33373337
llvm::Instruction *KeyInstruction, llvm::Value *Backup, uint64_t Atom) {
33383338
if (CGDebugInfo *DI = getDebugInfo())
33393339
DI->addInstToSpecificSourceAtom(KeyInstruction, Backup, Atom);
3340-
}
3340+
}

0 commit comments

Comments
 (0)