Skip to content

Commit b9ebc96

Browse files
committed
[Gardening] Squelch a missing parameter warning
1 parent d494cc8 commit b9ebc96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/Frontend/Frontend.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ class CompilerInstance {
623623

624624
/// Performs mandatory, diagnostic, and optimization passes over the SIL.
625625
/// \param silModule The SIL module that was generated during SILGen.
626-
/// \param stats A stats reporter that will report optimization statistics.
627626
/// \returns true if any errors occurred.
628627
bool performSILProcessing(SILModule *silModule);
629628

0 commit comments

Comments
 (0)