mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-27 10:02:03 +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 did_merge;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Loading…
Reference in New Issue
Block a user