зеркало из https://github.com/microsoft/clang-1.git
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175720 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
4411b423e9
Коммит
79741c49fc
|
@ -914,7 +914,7 @@ MemRegionManager::getCXXBaseObjectRegion(const CXXRecordDecl *RD,
|
|||
const MemRegion *Super,
|
||||
bool IsVirtual) {
|
||||
RD = RD->getCanonicalDecl();
|
||||
|
||||
|
||||
if (const TypedValueRegion *TVR = dyn_cast<TypedValueRegion>(Super)) {
|
||||
assert(isValidBaseClass(RD, TVR, IsVirtual));
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче