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 8e7f643 commit ca03a49Copy full SHA for ca03a49
clang/lib/CodeGen/CodeGenFunction.cpp
@@ -3337,4 +3337,4 @@ void CodeGenFunction::addInstToSpecificSourceAtom(
3337
llvm::Instruction *KeyInstruction, llvm::Value *Backup, uint64_t Atom) {
3338
if (CGDebugInfo *DI = getDebugInfo())
3339
DI->addInstToSpecificSourceAtom(KeyInstruction, Backup, Atom);
3340
-}
+}
0 commit comments