forked from qt-creator/qt-creator
Clang: Fix formatting
Change-Id: I250a3d3ef01ecfcf7bd8d188ab131498e67b538d Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
@@ -68,7 +68,7 @@ void SymbolIndexer::updateProjectPart(V2::ProjectPartContainer &&projectPart,
|
|||||||
m_symbolStorage.updateProjectPartSources(projectPart.projectPartId(),
|
m_symbolStorage.updateProjectPartSources(projectPart.projectPartId(),
|
||||||
m_symbolsCollector.sourceFiles());
|
m_symbolsCollector.sourceFiles());
|
||||||
|
|
||||||
m_symbolStorage.insertOrUpdateUsedDefines(m_symbolsCollector.usedDefines());
|
m_symbolStorage.insertOrUpdateUsedDefines(m_symbolsCollector.usedDefines());
|
||||||
|
|
||||||
transaction.commit();
|
transaction.commit();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user