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.
2 parents 081ed94 + 58359d2 commit 4478bc8Copy full SHA for 4478bc8
include/swift/SILOptimizer/Analysis/CallerAnalysis.h
@@ -180,7 +180,7 @@ class CallerAnalysis final : public SILAnalysis {
180
void verify(SILFunction *caller, const FunctionInfo &callerInfo) const;
181
};
182
183
-/// Auxillary information that we store about a specific caller.
+/// Auxiliary information that we store about a specific caller.
184
struct CallerAnalysis::CallerInfo {
185
/// Given a SILFunction F that contains at least one partial apply of the
186
/// given function, map F to the minimum number of partial applied
0 commit comments