]> granicus.if.org Git - clang/commit
Fixed a 'not all control paths return a value' warning on MSVC builds
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 8 Sep 2016 09:59:58 +0000 (09:59 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 8 Sep 2016 09:59:58 +0000 (09:59 +0000)
commit6fb589819619d416b924ea8635689689c33a7ed0
tree3ab2630ce10b95e1ac02abeee0bcc4c685a40b75
parent59873511377c4601a828251d06ea80ec0eecfbfa
Fixed a 'not all control paths return a value' warning on MSVC builds

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280917 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVTables.cpp