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 36331c3 commit a161ab1Copy full SHA for a161ab1
clang/lib/CIR/CodeGen/CIRGenDecl.cpp
@@ -806,4 +806,4 @@ void CIRGenFunction::maybeEmitDeferredVarDeclInit(const VarDecl *vd) {
806
if (auto *hd = b->getHoldingVar())
807
emitVarDecl(*hd);
808
}
809
-}
+}
0 commit comments