mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-21 07:59:27 +00:00
Ensure IndexMergeIndexUpdates always returns a bool
This commit is contained in:
parent
c6ea1f1946
commit
07b3208cb4
@ -555,6 +555,8 @@ bool IndexMergeIndexUpdates() {
|
|||||||
// return update.path;
|
// return update.path;
|
||||||
//}));
|
//}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return did_merge;
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace
|
} // namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user