Skip to content

Commit bec95b2

Browse files
authored
Merge pull request swiftlang#12368 from gregomni/callee
[Sema] Some cleanup of CSDiag by splitting off the CalleeCandidateInfo class
2 parents 9ec6587 + 774dbdf commit bec95b2

File tree

6 files changed

+1397
-1305
lines changed

6 files changed

+1397
-1305
lines changed

lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ add_swift_library(swiftSema STATIC
1212
CSRanking.cpp
1313
CSSimplify.cpp
1414
CSSolver.cpp
15+
CalleeCandidateInfo.cpp
1516
CodeSynthesis.cpp
1617
Constraint.cpp
1718
ConstraintGraph.cpp

0 commit comments

Comments
 (0)