]> granicus.if.org Git - clang/commit
Fix the -Werror build by removing an unused default in a fully covered switch
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 10 Feb 2017 00:06:38 +0000 (00:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 10 Feb 2017 00:06:38 +0000 (00:06 +0000)
commitece87bb54aaf7c9db0cc5cc8975b10de17da959e
tree0a6eceed810f53a0427db4d01141d6c874ee249e
parentb7945c107e8ac83138ec52e4d0815ef9249df39b
Fix the -Werror build by removing an unused default in a fully covered switch

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