Daily `arc lint --take CLANGFORMAT`

Reviewed By: zertosh

Differential Revision: D23315866

fbshipit-source-id: 8f8e71596f483754cc5f5f5c1677dc2e4f7fd72b
This commit is contained in:
generatedunixname89002005287564@sandcastle995.atn2.facebook.com 2020-08-25 05:15:12 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 1afd9f0e31
Коммит 835f3677c3
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -117,8 +117,8 @@ void StubViewTree::mutate(
strChildList.append(std::to_string(child->tag));
strChildList.append(", ");
}
LOG(ERROR) << "StubView: BEFORE REMOVE: Children of " << parentTag << ": "
<< strChildList;
LOG(ERROR) << "StubView: BEFORE REMOVE: Children of " << parentTag
<< ": " << strChildList;
});
STUB_VIEW_ASSERT(childIsCorrect);
parentStubView->children.erase(