зеркало из https://github.com/microsoft/clang.git
Remove debug code.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59870 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
e8a964bdb4
Коммит
369f42971b
|
@ -289,7 +289,7 @@ SVal RegionStoreManager::getSizeInElements(const GRState* St,
|
|||
FR = 0;
|
||||
return UnknownVal();
|
||||
}
|
||||
printf("kidn = %d\n", R->getKind());
|
||||
|
||||
assert(0 && "Other regions are not supported yet.");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче