mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-25 09:05:10 +00:00
Ensure IndexMergeIndexUpdates always returns a bool
This commit is contained in:
parent
bf011fef71
commit
ef59e59f5b
@ -555,6 +555,8 @@ bool IndexMergeIndexUpdates() {
|
||||
// return update.path;
|
||||
//}));
|
||||
}
|
||||
|
||||
return did_merge;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Loading…
Reference in New Issue
Block a user