diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-06-20 06:47:54 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-06-20 06:47:54 +0000 |
commit | 13691bba2423e404b3efc0dfc5206d04ef33dcc6 (patch) | |
tree | 7f98f6006b8eef199246692489af17fe4d50930c /lib/Driver/Tools.cpp | |
parent | 260611a32535c851237926bfcf78869b13c07d5b (diff) |
Fix a warning on a fully covered switch with a default:
../tools/clang/lib/Serialization/ASTReader.cpp:6316:9: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default]
Also fix the indentation here to match the coding conventions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158794 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions