Skip to content

Commit 7a5c7b4

Browse files
committed
---
yaml --- r: 345915 b: refs/heads/master c: ac81720 h: refs/heads/master i: 345913: 7d045be 345911: aec7a83
1 parent 2591ad8 commit 7a5c7b4

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: 9a98704acf6d26ac37d78d861b5c520475726160
2+
refs/heads/master: ac81720b39669bcaac01644e4e778e99f026393b
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/ParseSIL/ParseSIL.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ namespace {
264264
return true;
265265
}
266266

267-
Result = ValueOwnershipKind(*Iter);
267+
Result = T(*Iter);
268268
return false;
269269
}
270270

0 commit comments

Comments
 (0)