]> granicus.if.org Git - clang/commit
Simplify the flow through the switch by explicitly listing the added overloads
authorChandler Carruth <chandlerc@gmail.com>
Sun, 12 Dec 2010 08:32:28 +0000 (08:32 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 12 Dec 2010 08:32:28 +0000 (08:32 +0000)
commitdaf55d39306dccd13db46586c071262d9ace5533
tree4f92e57c48778c165a7634759c061b5057a8b155
parent6df868e8d69347d6141baa41b95a96d22c8eaefd
Simplify the flow through the switch by explicitly listing the added overloads
for a few cases.

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