]> granicus.if.org Git - clang/commit
[Sema] Handle CaseStmt and DefaultStmt as SwitchCase
authorVitaly Buka <vitalybuka@google.com>
Wed, 26 Oct 2016 02:00:00 +0000 (02:00 +0000)
committerVitaly Buka <vitalybuka@google.com>
Wed, 26 Oct 2016 02:00:00 +0000 (02:00 +0000)
commit74382504e28481be4572031a873af6377595ac1d
tree8c91563c3bf0e4f1d8ac3208abddb3fa91d41218
parentc222f83986ca5d2d21898729534ae4f9ebe2ab8a
[Sema] Handle CaseStmt and DefaultStmt as SwitchCase

Summary: rsmith

Differential Revision: https://reviews.llvm.org/D25665

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285159 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/JumpDiagnostics.cpp