Skip to content

Commit b9487cc

Browse files
committed
---
yaml --- r: 345589 b: refs/heads/master c: a90077f h: refs/heads/master i: 345587: 582e45e
1 parent 3086e74 commit b9487cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 7d7d95a857efc69ffaf653b5da19f5ba87b7979c
2+
refs/heads/master: a90077f59ccad52748d13a01de6fbd4b92b3d783
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/lib/Sema/CSStep.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ void SplitterStep::computeFollowupSteps(
117117
CS, i, /*single=*/false, &Components[i], PartialSolutions[i]));
118118
}
119119

120-
if (numComponents > 1 && isDebugMode()) {
120+
if (isDebugMode()) {
121121
auto &log = getDebugLogger();
122122
// Verify that the constraint graph is valid.
123123
CG.verify();

0 commit comments

Comments
 (0)