зеркало из https://github.com/microsoft/clang-1.git
Expect the impossible
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94425 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
b988f9cde9
Коммит
fd64377225
|
@ -362,7 +362,7 @@ bool CursorVisitor::Visit(CXCursor Cursor, bool CheckedRegionOfInterest) {
|
|||
return VisitChildren(Cursor);
|
||||
}
|
||||
|
||||
llvm_unreachable("Silly GCC, we can't get here");
|
||||
return false;
|
||||
}
|
||||
|
||||
/// \brief Visit the children of the given cursor.
|
||||
|
|
Загрузка…
Ссылка в новой задаче