forked from OSchip/llvm-project
parent
898a56eb27
commit
19197e2d8b
|
@ -962,7 +962,6 @@ unsigned clang_Type_visitFields(CXType PT,
|
|||
case CXVisit_Break:
|
||||
return true;
|
||||
case CXVisit_Continue:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue