Skip to content

Commit e035c93

Browse files
committed
[silgen][gardening] More gen => SGF.
1 parent baed726 commit e035c93

File tree

5 files changed

+310
-310
lines changed

5 files changed

+310
-310
lines changed

lib/SILGen/SGFContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ class SGFContext {
159159
};
160160

161161
using ValueProducerRef =
162-
llvm::function_ref<ManagedValue(SILGenFunction &gen, SILLocation loc,
162+
llvm::function_ref<ManagedValue(SILGenFunction &SGF, SILLocation loc,
163163
SGFContext context)>;
164164

165165
} // end namespace Lowering

0 commit comments

Comments
 (0)