Fix -Wswitch after introduction of clang;:Type::DependentVector in r337036
authorFangrui Song <maskray@google.com>
Fri, 13 Jul 2018 22:40:40 +0000 (22:40 +0000)
committerFangrui Song <maskray@google.com>
Fri, 13 Jul 2018 22:40:40 +0000 (22:40 +0000)
commit8f28488594882da47bbf2d9b3a4dc9a63d1c83c3
treebec7a483ab35f946e1ba0d3fac8f0332bd646d06
parent899692e9818111d54ef16f45f582e4bced92526c
Fix -Wswitch after introduction of clang;:Type::DependentVector in r337036

llvm-svn: 337063
lldb/source/Symbol/ClangASTContext.cpp