]> granicus.if.org Git - clang/commit
Replace a default: with an explicit list of cases. No functionality change.
authorNico Weber <nicolasweber@gmx.de>
Wed, 3 Oct 2012 06:12:27 +0000 (06:12 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 3 Oct 2012 06:12:27 +0000 (06:12 +0000)
commit88a374ad85eec5a47bd172aa7b765d24fdf01690
tree47228b516a2000510b53152d16714271234fe901
parent4b70070dc58e81980239ef2e9bcecef1210ae147
Replace a default: with an explicit list of cases. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165091 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp