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 d553d04 commit 4d42269Copy full SHA for 4d42269
include/swift/SIL/SILBuilder.h
@@ -2805,7 +2805,7 @@ class SILBuilder {
2805
}
2806
};
2807
2808
-/// An wrapper on top of SILBuilder's constructor that automatically sets the
+/// A wrapper on top of SILBuilder's constructor that automatically sets the
2809
/// current SILDebugScope based on the specified insertion point. This is useful
2810
/// for situations where a single SIL instruction is lowered into a sequence of
2811
/// SIL instructions.
0 commit comments