Skip to content
Commit 4ba52634 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Remove 'default' case in switch statement in clang_getCursorKindSpelling(). ...

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
parent 1e26ec35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment