diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-01-16 02:02:09 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-01-16 02:02:09 +0000 |
commit | 4ba5263441bef4e03e464cc4779ca90bc151fe41 (patch) | |
tree | 5a6e4c79d08628360d909f347185bde112752b92 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 1e26ec35d78bb3c35538961d18f6b8ebf8f90e8c (diff) | |
download | llvm-4ba5263441bef4e03e464cc4779ca90bc151fe41.zip llvm-4ba5263441bef4e03e464cc4779ca90bc151fe41.tar.gz llvm-4ba5263441bef4e03e464cc4779ca90bc151fe41.tar.bz2 |
Remove 'default' case in switch statement in clang_getCursorKindSpelling(). This identified a missing case (warned by the compiler) and identified that CXCursor_FirstDecl didn't actually correspond to the first decl.
llvm-svn: 93622
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions