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 8c1868e commit 7cbcfdeCopy full SHA for 7cbcfde
clang/lib/CIR/CodeGen/CIRGenConstantEmitter.h
@@ -57,7 +57,7 @@ class ConstantEmitter {
57
58
~ConstantEmitter();
59
60
- /// Try to emit the initiaizer of the given declaration as an abstract
+ /// Try to emit the initializer of the given declaration as an abstract
61
/// constant. If this succeeds, the emission must be finalized.
62
mlir::Attribute tryEmitForInitializer(const VarDecl &d);
63
0 commit comments