Skip to content

Commit ac00eb7

Browse files
author
Sasha Krassovsky
committed
---
yaml --- r: 327671 b: refs/heads/tensorflow c: d4110e4 h: refs/heads/master i: 327669: 4cce89c 327667: 5663249 327663: abad4b8
1 parent 7e50064 commit ac00eb7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ refs/tags/swift-DEVELOPMENT-SNAPSHOT-2018-04-25-a: 22f738a831d43aff2b9c9773bcb65
816816
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2018-05-08-a: 7d98cc16689baba5c8a3b90a9329bdcc1a12b4e9
817817
refs/heads/cherr42: a566ad54b073c2c56ac0a705d0a5bed9743135a5
818818
"refs/heads/codable_test_comment_fix": fc8f6824f7f347e1e8db55bff62db385c5728b5a
819-
refs/heads/tensorflow: 8cae17ceac754915018ea8a212acc991b928ea7e
819+
refs/heads/tensorflow: d4110e44f2d8b60bf4e1f3aff1cb1d040be7f4e3
820820
refs/tags/swift-4.1-DEVELOPMENT-SNAPSHOT-2018-05-11-a: 8126fd7a652e2f70ad6d76505239e34fb2ef3e1a
821821
refs/tags/swift-4.1-DEVELOPMENT-SNAPSHOT-2018-05-12-a: b3fd3dd84df6717f2e2e9df58c6d7e99fed57086
822822
refs/tags/swift-4.1-DEVELOPMENT-SNAPSHOT-2018-05-13-a: 71135119579039dc321c5f65d870050fe36efda2

branches/tensorflow/lib/IDE/CodeCompletion.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,6 +2040,7 @@ class CompletionLookup final : public swift::VisibleDeclConsumer {
20402040
LookUpConformanceInModule(CurrModule));
20412041
}
20422042
}
2043+
llvm_unreachable("Unhandled DynamicLookupInfo Kind in switch");
20432044
}
20442045

20452046
Type getTypeOfMember(const ValueDecl *VD, Type ExprType) {

0 commit comments

Comments
 (0)